How to see the contents of encrypted store proc in sql server 2005?

  • Hi

    I dont think you can view the procedure contents of an encrypted procedure. Do you have the proc saved as SQL file?

    "Keep Trying"

  • Yes, it's possible. After all, SQL Server decrypts it (it has to in order to be able to execute). However, the answer to your question is not something that's appropriate on the forums. You might spend a bit of time Googling for it. You'll find your answer.

    K. Brian Kelley
    @kbriankelley

  • Yes.. you are right.

    "Keep Trying"

Viewing 3 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply