DTS objects and properties
Barrie Sosinsky
When using the Data Transformation Services (DTS) you often need to figure out which object and property is required. You will find the DTS model hierarchy described in the SQL Server 2000 Books Online. That resource also contains explanations of each object collection, property and method. This information will aid you in selecting the correct object as well as give you information on how to obtain that object.
You can also use the Script Debugger to put an ActiveXScript task into the debug mode. The debugger will show you local windows that should help you determine how each object's properties are used. You may also want to open the Object browser in DTS to view its information.
Barrie Sosinsky (barries@killerapps.com) is president of consulting company Sosinsky and Associates (Medfield MA). He has written extensively on a variety of computer topics. His company specializes in custom software (database and Web related), training and technical documentation.
This was first published in March 2002
Join the conversationComment
Share
Comments
Results
Contribute to the conversation