Monday, March 19, 2012

encrypted stored procedure

how to edit encrypted stored procedureYou cannot. You should've kept a copy of the source somewhere safe, before
encrypting the stored procedure.
--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/
Is .NET important for a database professional?
http://vyaskn.tripod.com/poll.htm
"Marc" <marvistal@.yahoo.com> wrote in message
news:14E47C34-9725-428D-939B-EB8CC411B98C@.microsoft.com...
how to edit encrypted stored procedure|||You can decrypt them back.
Take a look at http://www.sql-shield.com/decrypt-stored-procedure.html
"Marc" <marvistal@.yahoo.com> wrote in message
news:14E47C34-9725-428D-939B-EB8CC411B98C@.microsoft.com...
> how to edit encrypted stored procedure

No comments:

Post a Comment