encrypted functions

  • Hi friends,

    I have one user defined function in sql server in encrypted form.

    I want to get the source of this function.

    How can I get it?

    Please help asap.

    Thanks in advance.

  • Try this

    http://www.sql-shield.com/sql2k_spcrypto.txt

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • Just a note on the code referenced above. Using SQL Server 2000 Std SP4, it doesn't work. When decrypting, the second 'PRINT' keyword becomes 'puiiT'.

     

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

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