|
-
Sep 3rd, 2007, 10:06 AM
#1
Thread Starter
New Member
How to fill a datatable ado.net with a recordset adodb
I have to fill a datatable ado.net with the elements of a recordset adodb.
A way to do it is cycling on the recordset and create a new row on the datatable for each entry of the recordset, ok, but i think that this method is very slow, so I'd like to know if there is a faster way.
Thanks
-
Sep 4th, 2007, 11:32 AM
#2
Thread Starter
New Member
Re: How to fill a datatable ado.net with a recordset adodb
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|