Encrypt Stored Procedure
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hi!! How to encrypt stored procedure without using with encryption caluse. I can encrypt with with encryprion clause. But it can be easily decarypted.
-
Hi!! How to encrypt stored procedure without using with encryption caluse. I can encrypt with with encryprion clause. But it can be easily decarypted.
That's where carefully considered and implemented security of the SQL server comes into play. No, you can't create your own encrypting scheme to do this.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008