Re: Automating DTS conversion?
- From: "John Friel" <john@xxxxxxxxxxxx>
- Date: Wed, 29 Mar 2006 08:56:02 -0600
My simple understanding of DTS is that it is its own API with a convenient
COM interface. I've written regular C++ code that's invoked the API to
bulk load a database.
I started by using the Import/Export wizard and having it generated a VB
file with the DTS driving code. I then translated that into C++.
I would expect that you can import the DTS library using the ActiveX Type
Library import Delphi feature.
Chris, thank you for the direction. Since I've only ever used DTS via the
Microsoft Enterprise manager interface, what should I look for? I've never
imported an ActiveX Type Library into Delphi before so you have to go slow.
<smile>
I'm going to see if I can get it to generate that VB code you mentioned .
I'll also try Googling for something along these lines too.
If you or anyone has a better example, please share!
Thanks again Chris!
john
.
- Follow-Ups:
- Re: Automating DTS conversion?
- From: Eddie Shipman
- Re: Automating DTS conversion?
- From: Mike Shkolnik
- Re: Automating DTS conversion?
- References:
- Automating DTS conversion?
- From: John Friel
- Re: Automating DTS conversion?
- From: Chris Trueman
- Automating DTS conversion?
- Prev by Date: Re: Record not found or changed by another user
- Next by Date: Re: Automating DTS conversion?
- Previous by thread: Re: Automating DTS conversion?
- Next by thread: Re: Automating DTS conversion?
- Index(es):
Relevant Pages
|