Apparently, whoever wrote the code didn't want others to read the code.I suggest that you contact the developer / vendor who supplied the stored procedure code and request them a copy of the code.
Thanks,
Leks
Marked As Answer byLekssAnswererSaturday, October 31, 2009 7:36 PM
Apparently, whoever wrote the code didn't want others to read the code.I suggest that you contact the developer / vendor who supplied the stored procedure code and request them a copy of the code.
Thanks,
Leks
Marked As Answer byLekssAnswererSaturday, October 31, 2009 7:36 PM
When you specify the WITH ENCRYPTION option, it is not possible to get the text of that procedure back through any normal means. As Lekss said, you will have to ask whoever wrote it or the company that provided it for the actual code.