Hi Greg,

Blame it on Exchange web mail client. Here's the response again:

A DataSet is a series of collection classes based on the ArrayList. ;-) Therefore, the 
only thing that you gain by using a DataReader to populate an ArrayList is that you 
don't allocate the (relatively) small bits of storage used to store column 
definitions, table definitions, etc. If your ArrayList is relatively small, those 
might be extra overhead, if not....
 
Bob Beauchemin
[EMAIL PROTECTED]

-----Original Message-----
From: Greg Gates [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 04, 2002 5:57 PM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] ArrayList vs. DataSet


Hello Bob:

Not sure why, but the response you posted came out garbled.

thanks, Greg

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to