You could execute a .exe file through the ExecuteProcess task. You don't
want user interaction do you? If you do then find out why you need this. Is
it to set some properties in the package? If it is then do the VB program
first and then call the -package. You could end up otherwause with the
"lunchtime lock"
Allan
"David Miller via SQLMonster.com" wrote:
Quote:
I am a complete rookie when it comes to DTS so please forgive my ignorance!
Is there a way to run a VB6 application from within a DTS Package? If so,
how is it done?
Thanks in advance to anyone that can help! |