use the data reader to fill the data table... thusly:
datatable.fill(yourDataReader)
now do what you need to do with the datatable. You don't need to loop through the reader yourself.
-tg
|
Results 1 to 12 of 12
Threaded View
|
Click Here to Expand Forum to Full Width |