dbTalk Databases Forums  

Do I need cmd line access to run DTS from VB?

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


Discuss Do I need cmd line access to run DTS from VB? in the microsoft.public.sqlserver.dts forum.



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

Default Do I need cmd line access to run DTS from VB? - 01-18-2006 , 01:37 PM






If I want to run a DTS package from a VB.NET app. do I need
SQL Server command line capabilities?

My DBA, understandably so, does not want to give me xp_cmdshell.

TIA,
Marc Miller



Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Do I need cmd line access to run DTS from VB? - 01-18-2006 , 02:21 PM






Not necessarily. You can use the DTS Object Model and call
whichever load method applies to your how you store your
package. You can find some examples at:
http://www.sqldev.net/dts/ExecutePackage.htm

-Sue

On Wed, 18 Jan 2006 14:37:36 -0500, "Marc Miller"
<mm1284 (AT) hotmail (DOT) com> wrote:

Quote:
If I want to run a DTS package from a VB.NET app. do I need
SQL Server command line capabilities?

My DBA, understandably so, does not want to give me xp_cmdshell.

TIA,
Marc Miller



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.