dbTalk Databases Forums  

start vb exe from dts package

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


Discuss start vb exe from dts package in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dk
 
Posts: n/a

Default start vb exe from dts package - 05-10-2004 , 11:08 AM






is it possible to start a vb executable from
a dts package?

tia,
dk

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

Default Re: start vb exe from dts package - 05-10-2004 , 11:51 AM






Should be.

Have you looked at the ExecuteProcess task?

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"dk" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
is it possible to start a vb executable from
a dts package?

tia,
dk



Reply With Quote
  #3  
Old   
Partha Mandayam
 
Posts: n/a

Default Re: start vb exe from dts package - 05-10-2004 , 04:03 PM



use the executeprocess dts task and in the win32 process text box, type
the path to the vb exe.

Regards

Partha Mandayam
Software Consultant
Home page: http://partha.tripod.com


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

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.