Groups | Blog | Home
all groups > sql server programming > june 2004 >

sql server programming : System table with DTS Package Names


Thomas Scheiderich
6/14/2004 10:59:32 PM
I am trying to use a stored procedure to look for all the DTS packages
stored on the system of sql server7 and sql server 2000,

Is there a system table where the names are stored?

Thanks,

Tom


oj
6/15/2004 12:05:51 AM
take a look at msdb.dtspackages table.


[quoted text, click to view]

AddThis Social Bookmark Button