Creating DTS ActiveX Scripts

In DTS, Microsoft® ActiveX® scripts are optional programs, implemented as custom tasks, that you can add to package. Using a scripting language (Microsoft Visual Basic® Scripting Edition, Microsoft JScript®, or PerlScript) and the objects, methods, properties, and collections of the DTS object model, ActiveX scripts add power, programmability, and customizability to a package. Using ActiveX scripts, you can:


Note ActiveX Scripts are described in detail with examples in DTS Designer. Additional examples are available in ActiveX Script Samples. Special consideration should be given to performance issues when you use ActiveX Scripts and other specialized DTS features.


See Also
ActiveScriptTask Object ActiveX Scripting in DTS
DTS ActiveX Script Samples Enhancing DTS Performance
Scripting Data Access Controls in Internet Explorer  

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.