2
Reply

Fetching Data from databse to an Array without usin any ADO objects

shahid shaikh

shahid shaikh

Jul 16 2008 1:24 AM
2.5k
hi, I am building a web application in which i need to fetch data from database to an array without using any kind of ADO objects i.e. i am restricted not to use dataset, datatable, TableAdpter, datareadder or Datalist,Repeater,ArrarList,ListItem but i can use connection object.in short only ARRAY Nothing Else Is there any solution to this if yes please Thanks & Regard

Answers (2)