dbTalk Databases Forums  

Running VB Application

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Running VB Application in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
David Miller via SQLMonster.com
 
Posts: n/a

Default Running VB Application - 06-02-2005 , 08:02 AM






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!

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default RE: Running VB Application - 06-02-2005 , 09:33 AM






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!


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.