0
Reply

how to retrive database records without using DataTable,DataSet or Datareader

Dharti Gajjar

Dharti Gajjar

16 years ago
1.8k
How to retrive records without using DataTable or Dataset or Datareader.
We can use System.Object  class.Try to retrive records directly into Object array