G
Guest
Hi,
I developed a simple console app performing some optimizations and call to
DTS packages.
When I run the app from console or from Visual Studio everything is OK. When
I call the program from a VB6 app, DTS fail with access denied or sql server
non existant error.
The console program is launched with a CreateProcess call from VB6 app.
Someone can help me?
Thanks.
I developed a simple console app performing some optimizations and call to
DTS packages.
When I run the app from console or from Visual Studio everything is OK. When
I call the program from a VB6 app, DTS fail with access denied or sql server
non existant error.
The console program is launched with a CreateProcess call from VB6 app.
Someone can help me?
Thanks.