Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 DTS Package

Author  Topic 

ann
Posting Yak Master

220 Posts

Posted - 2007-10-15 : 16:32:02
I have a dts package which sits under the local packages.

I want to edit the package (it just does import), but when I right-click the package the only editing I seem able to do is in the designer? I want to re-map some of the importing to the table I am importing to - how can I do this?

Also, is there anyway I can copy a dts package?

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2007-10-15 : 16:38:47
quote:
Originally posted by ann

I want to edit the package (it just does import), but when I right-click the package the only editing I seem able to do is in the designer? I want to re-map some of the importing to the table I am importing to - how can I do this?



Well in design-mode is where you make modifications.

quote:
Originally posted by ann


Also, is there anyway I can copy a dts package?



Save As...

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/
Go to Top of Page
   

- Advertisement -