Hi All,
As of now we Know the way of Encrypting a stored procedure in SQL2000 by giving the code 'With Encryption' and the
code for decrypting the sp is also readily available in the Website. Can anyone help me with a more foolproof method wherein I can encrypt the sp with password. I mean to say that after i hve encrypted the sp with a password ,for decrypting the sp i shld need to pass the same password so that the sp can only be decrypted by the person who has encrypted it and not by anyone else.
Pls help me in this and the help is needed very urgently...
Thanks in Advance.
As of now we Know the way of Encrypting a stored procedure in SQL2000 by giving the code 'With Encryption' and the
code for decrypting the sp is also readily available in the Website. Can anyone help me with a more foolproof method wherein I can encrypt the sp with password. I mean to say that after i hve encrypted the sp with a password ,for decrypting the sp i shld need to pass the same password so that the sp can only be decrypted by the person who has encrypted it and not by anyone else.
Pls help me in this and the help is needed very urgently...
Thanks in Advance.