Hello!
I'm trying to deploy an application that runs DTS packages from the local machine.
I've read some articles that it would be enough to install the SQL Client Tools on the local machine to make the DTS work . I did this, the package executes a few steps (it shows message boxes and writes data into the database), then (before executing some validation tasks on the data) it throws an exception 'Execution was canceled by user'. I've set the pbCancel flag and the package runs fine on some computers, but on an empty system that only contains my application and the Sql Client Tools I get this exception.
Do I have to install anything else or do I have to make some changes to DTS package to make it work?
Thank you in advance!
this is the wrong forum; Unless your are using SSIS (SQL SERVER 2005).|||sorry, my mistake
No comments:
Post a Comment