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 - 2002-08-26 : 11:31:41
|
| Mark writes "Is there anyway to reset the password for a package? I have a password protected package, and cannot open it because I have forgotten the password. I am the SA for this SQL Server 7.0 installation. " |
|
|
KnooKie
Aged Yak Warrior
623 Posts |
Posted - 2002-08-28 : 07:06:32
|
| Bit of a guess but DTS packages are stored in the msdb database so it may be worth examining the system tables within this database to see if you can track down the login info for DTS packages.Paul |
 |
|
|
|
|
|