|
Home > Archive > MS SQL Server DTS > July 2005 > export a package to another server
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
export a package to another server
|
|
| Eduardo Greco 2005-07-21, 8:24 pm |
| Hi there!
I want to export a DTS package to another server. But consider that I am not
connected in the same network. In this context, I need to generate a file
(just an example) that can be opened and imported into another SQL Server.
Thanks a lot!
Eduardo
| |
| Darren Green 2005-07-21, 8:24 pm |
| In message <O#3DDVjjFHA.2444@tk2msftngp13.phx.gbl>, Eduardo Greco
<eduardo@persocom.com.br> writes
>Hi there!
>I want to export a DTS package to another server. But consider that I am not
>connected in the same network. In this context, I need to generate a file
>(just an example) that can be opened and imported into another SQL Server.
>Thanks a lot!
> Eduardo
>
Transferring DTS Packages
(http://www.sqldts.com/default.aspx?204)
DTSBackup 2000
(http://www.sqldts.com/default.aspx?242)
--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com
PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org
| |
|
| Hi Eduardo,
You may download a product named as DTSBackup2000 which would permit do
backups and tranfer packages between servers.
Regards,
Enric
"Eduardo Greco" wrote:
> Hi there!
> I want to export a DTS package to another server. But consider that I am not
> connected in the same network. In this context, I need to generate a file
> (just an example) that can be opened and imported into another SQL Server.
> Thanks a lot!
> Eduardo
>
>
>
|
|
|
|
|