Thank you all. BTW, excuse me my bad English. It was late at night and
"Allan Mitchell" <allan@no-spam.sqldts.com> wrote in message news:<esZkIX3RDHA.2240@TK2MSFTNGP11.phx.gbl>...
> 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 >
> "valmir cinquini" <vcinquini@ig.com.br> wrote in message
> news:ca07badb.0307101724.40748736@posting.google.com...
> > 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?
> >