2
Answers

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

shahid shaikh

shahid shaikh

16y
2.5k
1
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)