July 5, 2005 at 2:01 pm
I need a Script to script out all dts but in .BAS
who can help me?? thank you............
July 5, 2005 at 2:18 pm
July 5, 2005 at 4:04 pm
Well dts DOES supports .bas files just double click on EM the package and select PACKAGE SAVE AS and on Location select Visual basic file!
There was a utility on SQL 7 called ScriptPkg but I am not sure if it will work on 2000 though.
On there is also a backup utility DTSBACKUP 2000 created by the sqldts site guys, you should check it and see if it supports what you want?
hth
* Noel
July 5, 2005 at 5:19 pm
Here is a link to scriptpkg.exe usage:
http://support.microsoft.com/default.aspx?scid=kb;en-us;239454
July 6, 2005 at 12:38 pm
mmm i will test if it works to sqlserver2000, unfortunately i have 2000
thanks
July 6, 2005 at 2:28 pm
Here is another link which may be helpful. It uses DTS ActiveX task to script other DTS packages:
July 7, 2005 at 3:22 pm
Thanks a lot of i modified the script that appears in that link
and i made a Visual basic exec that this makes a txt file with all text of task and references object that the dts call, it was very useful for me i could find the dts name that calls a SP that i was seeking
mmm would i have to post the VB? what do you think about?
a lot of thanks.........
January 14, 2009 at 6:25 am
Hi,
Can any one please send me the script that can create .BAS files for DTS packages.
I need this thing urgently.
I need to migrate some where 250 DTS packages to Different server.
I am using SQL Server 2000 with SP4.
Thanks in advance.
Govind
January 14, 2009 at 8:35 am
CHECK OUT THIS LINK: http://www.sqldts.com/272.aspx
It will lead to a download of a free MSI package, DTS BackUp 2000.
It will copy as many DTS packages stored in SQL Server 2000 from any 2000 server to another 2000 server.
January 14, 2009 at 8:42 am
This will just migrate the DTS packages from one server to another. I am looking out a way through which i can get all the DTs packages in .BAS file format and change the connections and Shared directory path and again compile it to target server.
It is very time consuming task to change the connection for every DTS package.
so i am asking away through which i can get the scipts of DTS in .BAS file and change them accordingly.
Thanks,
Govind
Viewing 10 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic. Login to reply