Results 1 to 2 of 2

Thread: How to fill a datatable ado.net with a recordset adodb

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    15

    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

  2. #2

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    15

    Re: How to fill a datatable ado.net with a recordset adodb

    Any idea? Nothing?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width