dbTalk Databases Forums  

script/code for a DTS package

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


Discuss script/code for a DTS package in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
aamirghanchi@yahoo.com
 
Posts: n/a

Default script/code for a DTS package - 06-17-2005 , 06:42 PM






Hi,

I need to know where can I edit the source code/script of a DTS package
saved on the sql server. It was not saved on a VB file or structured
storage file. I am running SQL 2000.

TIA.


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

Default Re: script/code for a DTS package - 06-18-2005 , 05:51 AM






If the package was save to msdb then your only choice of editing is through
designer. What is the reason you want to edit the package? If it is to
make things dynamic or change the next time it is run then have a look at
the dynamic properties task. There is also the /S switch on the DTSRun
commandline.

We have examples on www.SQLDTS.com of assigning values to properties of a
package.

--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


<aamirghanchi (AT) yahoo (DOT) com> wrote

Quote:
Hi,

I need to know where can I edit the source code/script of a DTS package
saved on the sql server. It was not saved on a VB file or structured
storage file. I am running SQL 2000.

TIA.




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.