T
timothy
Hi,
I am trying to decide to use a datareader to retrieve data from MS SQL
Server or use a dataset. I have seen examples retrieve the data using a
reader then loop through the reader and load it into a dataset. Is it
saving that much more time than filling a dataset?
Thanks
I am trying to decide to use a datareader to retrieve data from MS SQL
Server or use a dataset. I have seen examples retrieve the data using a
reader then loop through the reader and load it into a dataset. Is it
saving that much more time than filling a dataset?
Thanks