Hi,
I had an encypted SP in SQL7.0. I decrypted the same and now I have ported it to SQL2000. Now I want to encypt it again. I put a "WITH ENCRYPTION" clause to the same and saved it. On opening the SP, I should be able to see the Exe(Binary characters) but instead all I am getting is a SQL-DMO error Error 20585: [SQL-DMO]/****** Encrypted object is not transferable, and script can not be generated. ******/.
Why is this so? Please note that I have just migrated from SQL7.0 to SQL2000. Is this a problem with SQL2000?
Thanks,
Warnie
I had an encypted SP in SQL7.0. I decrypted the same and now I have ported it to SQL2000. Now I want to encypt it again. I put a "WITH ENCRYPTION" clause to the same and saved it. On opening the SP, I should be able to see the Exe(Binary characters) but instead all I am getting is a SQL-DMO error Error 20585: [SQL-DMO]/****** Encrypted object is not transferable, and script can not be generated. ******/.
Why is this so? Please note that I have just migrated from SQL7.0 to SQL2000. Is this a problem with SQL2000?
Thanks,
Warnie