Get DTS Step Description from TSQL?
Posted
by vikasde
on Stack Overflow
See other posts from Stack Overflow
or by vikasde
Published on 2010-05-21T15:20:25Z
Indexed on
2010/05/22
16:10 UTC
Read the original article
Hit count: 229
sql-server
|dts
I am trying to get the DTS Step Name/Description of a given DTS Package in SQL2000. I am not able to see anything in the msdb database. I can see the initial DTS name, however I dont see anything to get the details. Anybody knows where this info is stored?
© Stack Overflow or respective owner