Hello everybody,
can anyone help me and tell me how can I run a SSIS package from vb6?
|
|
You need to add a reference to Microsoft DTS Runtime 1.0. It should be located at C:\Program Files\Microsoft SQL Server\90\DTS\Binn\DTS.dll |
||
|
|
|
|
You can call dtexec from the command line:
|
||
|
|