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 Current Step Object

Author  Topic 

yakoo
Constraint Violating Yak Guru

312 Posts

Posted - 2001-10-22 : 15:01:55
Does anyone know the proper code to retrive the current DTS Step Object in VB Script. Im writing error handling in this Script and want to have the package name, step name, error desription, ...

so far I have everything except the step Name, Step Description, StartTime, and FinishTime.

Thanks for the help

   

- Advertisement -