Most efficient way to transfer OdbcDataReader to sql server
- From: "Craig Lucas" <craiglucas@xxxxxxxxxxxxx>
- Date: Tue, 23 May 2006 18:27:44 -0400
I havent seen anyway to transfer the data over to sql server in a graceful
way. I have to generate sql statements dynamically or loop through each
record and call a stored procedure. Is there a more efficient/bulk way of
moving the data?
PS: Assume I cannot use DTS and the ODBC connection must be established
dynamically, meaning I cant create a DSN.
--
Craig Lucas
President
ByDesign Software, Inc
phone: (954) 605 - 1674
.
- Follow-Ups:
- Re: Most efficient way to transfer OdbcDataReader to sql server
- From: Ken Tucker [MVP]
- Re: Most efficient way to transfer OdbcDataReader to sql server
- Prev by Date: Creating a "Back" button in VB.Net/ASP.Net
- Next by Date: vb compile issue
- Previous by thread: Creating a "Back" button in VB.Net/ASP.Net
- Next by thread: Re: Most efficient way to transfer OdbcDataReader to sql server
- Index(es):