Tim
 |
| 09/11/2001 4:29 AM |
Quote
Reply
Alert
|
| I have need to reverese eng. some encrypted stored procedures that a developer wrote that is no longer employed by our company. Is there and way to do this, or to come close?
Thanks,
Tim |
|
|
|
|
Chip Andrews
 |
| 01/01/2001 12:00 AM |
Quote
Reply
Alert
|
| I am not aware of any way to reverse the encryption of stored procedures. It would defeat the purpose if you could. I suggest you look for the source code to the stored procs or get a lawyer and TRACK DOWN THAT PROGRAMMER! |
|
|
|
|
capicikp@squared.com
 |
| 09/21/2001 3:58 PM |
Quote
Reply
Alert
|
| go to domnar's syscomments decrypter does this.
there is also an article on how to do this with straight tsql on sqlmag.com |
|
|
|
|