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
 SQL Server Development (2000)
 Importing a DTS pack that was saved as an VB file

Author  Topic 

fizgig
Starting Member

34 Posts

Posted - 2002-01-22 : 09:36:08
When saving a DTS package as an Visual Basic file, is it possible to re-import that file?

Arnold Fribble
Yak-finder General

1961 Posts

Posted - 2002-01-22 : 10:16:55
Never tried it myself, but the VB has a section commented "Save or execute package" with a line that calls goPackage.SaveToSQLServer commented out and a comment "to save a package instead of executing it, comment out the executing package line above and uncomment the saving package line".


Go to Top of Page
   

- Advertisement -