Groups | Blog | Home
all groups > sql server dts > july 2003 >

sql server dts : How to deploy a DTS package?



vcinquini NO[at]SPAM ig.com.br
7/10/2003 6:24:09 PM
I developed an ActiveX script inside of a DTS package. Now I need to
install that DTS on another SqlServer which isn't on the same network
where the server where is was developed (so a simple Save as... ojn
the other server cannot work here).

This ActiveX uses two activeX dll's which are simple to deploy, but I
can't figure out how to do the same with the DTS.

How can I do that? Installers like InstallShield can deploy DTS
packages? If it isn't, which tool should I use?

Jéjé
7/10/2003 11:16:44 PM
you can save as to a .dts file and then open it on the new server.

"valmir cinquini" <vcinquini@ig.com.br> a écrit dans le message de
news:ca07badb.0307101724.40748736@posting.google.com...
[quoted text, click to view]


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.497 / Virus Database: 296 - Release Date: 2003-07-04

vcinquini NO[at]SPAM ig.com.br
7/11/2003 6:15:57 AM
Thank you all. BTW, excuse me my bad English. It was late at night and
I was very tired.

Thans again


[quoted text, click to view]
Allan Mitchell
7/11/2003 7:29:27 AM
You can have a look at this

Transferring DTS Packages
http://www.sqldts.com/default.aspx?6,105,204,0,1

--


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

[quoted text, click to view]

AddThis Social Bookmark Button