J
Jon Brunson
Darren pointed out to me that I should be careful with DataReaders as
they eat memory. I always thought that they were a low-memory Class, and
the best way to get data out of a database, is this not the case? Would
a DataTable take up less memory than a reader?
they eat memory. I always thought that they were a low-memory Class, and
the best way to get data out of a database, is this not the case? Would
a DataTable take up less memory than a reader?