dbTalk Databases Forums  

Creating a DTS package during Install Shield routine

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


Discuss Creating a DTS package during Install Shield routine in the microsoft.public.sqlserver.dts forum.



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

Default Creating a DTS package during Install Shield routine - 11-06-2005 , 10:59 PM






Hi:

I am not going to creating the install shield, but I need to find out
for the developer how to create a .dts package during an install
routine (actually take an existing package .dts file and create it on
the SQL Server the install is being run on). You would have to use DMO
for this, right? Does anything special need to be installed on SQL
Server? Any code samples for this?

Thanks,
Kayda


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

Default Re: Creating a DTS package during Install Shield routine - 11-07-2005 , 12:07 AM






DMO has nothing to do with DTS. To move DTS packages around you have a
number of ways but a lot of people find this article useful

Transferring DTS Packages
(http://www.sqldts.com/default.aspx?204)


As for things you will need to have on the client box. This article
should see you right

Redistributing DTS with your program
(http://www.sqldts.com/default.aspx?225)


Allan

"Kayda" <blairjee (AT) gmail (DOT) com> wrote


Quote:
Hi:

I am not going to creating the install shield, but I need to find out
for the developer how to create a .dts package during an install
routine (actually take an existing package .dts file and create it on
the SQL Server the install is being run on). You would have to use DMO
for this, right? Does anything special need to be installed on SQL
Server? Any code samples for this?

Thanks,
Kayda


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.