Re: Read from one, write into another data source
- From: "Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom>
- Date: Tue, 31 May 2005 12:55:38 +0100
> Again, this sounds like you're using ADO to to transport (bulk copy) data.
> ADO is a query interface, not particularly suitable as a bulk copy engine.
> Use BCP or DTS for this.
A few things:
1. Can BCP or DTS be used programmatically Bill?
2. Are BCP/ DTS available for databases's and can be used other than with
SQL Server 2000 and successors?
If the answer to both questions is not "yes" - then that is why as
(i) ADO can be used programmatically
(ii) and with the right ODBC driver or OLE DB provider, ADO can be used for
all databases
which is the attraction for using ADO to copy despite its performance
limitations
Cheers
Stephen Howe
.
- References:
- Read from one, write into another data source
- From: Maxime LABELLE
- Re: Read from one, write into another data source
- From: news.microsoft.com
- Read from one, write into another data source
- Prev by Date: Re: Read from one, write into another data source
- Next by Date: Re: ADO recordset, Oracle and Windows2000
- Previous by thread: Re: Read from one, write into another data source
- Next by thread: View - Need to return NULL values
- Index(es):
Relevant Pages
|
|