I want to encrypt a stored procedure in SQL Server 2008. I tried software such as SQL shield, it's great but the problem is SQL Profiler can still record/log the content of my original SP. Is there any way to avoid SQL Profiler from recording/logging my original content? If not, do you suggest any different software that could encrypt the SP at my PC, and deliver the encrypted SP to my client's server?
Software/Hardware used:
ASKED:
March 2, 2010 4:55 PM
UPDATED:
March 3, 2010 5:26 AM