Re: Automating DTS conversion?



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.
.



Relevant Pages

  • Re: Automating DTS conversion?
    ... I started by using the Import/Export wizard and having it generated a VB ... I would expect that you can import the DTS library using the ActiveX Type ... Microsoft Enterprise manager interface, ... pkg: OleVariant; ...
    (borland.public.delphi.database.ado)
  • Re: Automating DTS conversion?
    ... I started by using the Import/Export wizard and having it generated a VB ... I would expect that you can import the DTS library using the ActiveX Type ... Library import Delphi feature. ... Microsoft Enterprise manager interface, ...
    (borland.public.delphi.database.ado)