Access to DTS Save As... functionality similar to ScriptPkg in 200 -
09-16-2004
, 03:27 PM
In SQL 7 days we had scriptpkg which taught us a lot about DTS.
In SQL 2000 it's built in as the Save As... of DTS designer, but no mention
of how to access the functionality programatically. How do I get to it?
Another option would be converting ScriptPkg to a .NET version, I've tried
but don't have time now to debug...
any help, suggestions would be appreciated |