Re: Automating DTS conversion?
- From: Chris Trueman <ctrueman@xxxxxxxxxxxxxxxx>
- Date: 27 Mar 2006 13:23:50 -0700
So, is there a way in Delphi to automate the DTS Import Wizard that
comes with Enterprise Manager?
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.
.
- Follow-Ups:
- Re: Automating DTS conversion?
- From: John Friel
- Re: Automating DTS conversion?
- References:
- Automating DTS conversion?
- From: John Friel
- Automating DTS conversion?
- Prev by Date: Automating DTS conversion?
- Next by Date: Re: Record not found or changed by another user
- Previous by thread: Automating DTS conversion?
- Next by thread: Re: Automating DTS conversion?
- Index(es):
Relevant Pages
|