Re: Filling a DataTable with a DataReader



Hi JT,

Actually, the SqlDataAdapter.Fill() method is using the SqlDataReader to
get all data internally.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

.



Relevant Pages


Loading