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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2004-01-12 : 07:54:02
|
| Janet writes "I created a DTS package using transform data task to move a table to a text file. I put in ActiveX script in some of the transformed columns. It ran fine. However I lost all the ActiveX script the next day. Everyone in the office swore they did not steal it. I had to type in all the script again. In order to prevent happening again, does someone know how to save it?OR does anyone encounter this problem before?" |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-01-12 : 12:39:10
|
| You mean you didn't save the DTS package? Anything that you put in the DTS package including ActiveX scripts are stored with the DTS package. "Everyone in the office swore they did not steal it."Now that is a funny statement. How do you steal it in the first place?Tara |
 |
|
|
|
|
|