all groups > sql server dts > february 2005 >
You're in the

sql server dts

group:

how to keep the DTS layout


how to keep the DTS layout jeff_y
2/11/2005 4:31:54 PM
sql server dts:
Hi gurus,
When I try to use ActiveX script to load a DTS package from one server
(package.LoadFromSQKServer) and then save to another server
(package.SaveToSQLServer), I can succeed in doing this but the layout of the
DTS package on the destination server is totally trashed.
Anyone with excellent idea to solve the problem?

TIA
jeff

PS: I know I can use "save as" to another server ....

Re: how to keep the DTS layout Allan Mitchell
2/12/2005 9:41:09 AM
You can't do this

Moving in and out of ActiveX invalidates yor layout.


--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - SQL Server 2005 Integration Services.
www.Konesans.com


[quoted text, click to view]

Re: how to keep the DTS layout Darren Green
2/12/2005 1:32:17 PM
In message <Or8gJbOEFHA.3376@TK2MSFTNGP12.phx.gbl>, Allan Mitchell
<allan@no-spam.sqldts.com> writes
[quoted text, click to view]
....but depending on what you required you may be able to use a direct
copy method to transfer the packages between the system tables, so
bypassing the object model and it's little problem-

Transferring DTS Packages
(http://www.sqldts.com/default.aspx?204)

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org
AddThis Social Bookmark Button