SQL Server stored procedure encryption

View: New views
1 Messages — Rating Filter:   Alert me  

SQL Server stored procedure encryption

by igor.mamuzic :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello group:)

Is there a way to protect my stored procedures in SQL Server 2005 with my own key / certificate? There is an option to do this with system key, but then administrator is able to decrypt it and this is something that I would like to avoid if possible:)

Best regards,
Igor