Diffrence between DataSet & DataReader
C#
2
Posts
2
Posters
0
Views
1
Watching
-
hi i want to know what is the Diffrence between the DATASET and the DATAREADER and when you use each of them thankx
datareader is a connected resultset, while the dataset is disconnected. Have a look on MSDN for more detailed info though. Cheers, Simon sig ::
"Don't try to be like Jackie. There is only one Jackie.... Study computers instead.", Jackie Chan on career choices.
article :: animation mechanics in SVG blog:: brokenkeyboards
"Most of us are programmers, but a few use VB", Christian Graus