DataReader to Array
- From: "Filip" <filipk69@xxxxxxxxxxx>
- Date: Sat, 25 Jun 2005 00:09:33 +1000
Hello all,
Is there a way to dump a DataReader into an array, or get the number of rows
so I can get my array sized.
At the moment I'm converting my DataReader into a DataTable so I can get the
size and then reading data from the DataTable into my array.
There has to be better and faster way of doing this.
I don't need and don't really want to use DataAdapter and/or DataSet.
Thanks in advance,
Filip
.
- Follow-Ups:
- RE: DataReader to Array
- From: Jerry Fagen
- RE: DataReader to Array
- Prev by Date: Re: Session lost after directory name changed
- Next by Date: Re: SortedList of Files using IComparer
- Previous by thread: Session lost after directory name changed
- Next by thread: RE: DataReader to Array
- Index(es):