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)
 Graphics DTS Documentation

Author  Topic 

sschwarze
Starting Member

15 Posts

Posted - 2004-02-06 : 16:29:28
Is there any way(code or product) that can document DTS Packeages. My boss wants the graphics objects and the sql code behind each on a printout?

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2004-02-06 : 16:35:08
What I do is I add text annotation to the DTS package. You can also add a description to each of the connections plus to the package. This is all done in the DTS designer.

Here is what I found when I googled it:

http://dbforums.com/arch/227/2003/7/838612

Tara
Go to Top of Page
   

- Advertisement -