encrypting stored procedures
From: Richard Douglass (RichardD_at_arisinc.com)
Date: 08/27/03
- Next message: BRENDA: "CHECK REPORT"
- Previous message: Sue Hoegemeier: "Re: SET IDENTITY_INSERT Privileges?"
- Next in thread: Andrew J. Kelly: "Re: encrypting stored procedures"
- Reply: Andrew J. Kelly: "Re: encrypting stored procedures"
- Reply: Jasper Smith: "Re: encrypting stored procedures"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 26 Aug 2003 17:17:38 -0700
I was just informed that I must encrpyt the stored procedures for our
production database to prevent our customers from viewing and/or modifying
them. The WITH ENCRYPTION option works well but we hav 4000+ existing
procedures.
Any ideas on the easiest (yet secure) way I can lock down the code?
Thanks!
Richard
- Next message: BRENDA: "CHECK REPORT"
- Previous message: Sue Hoegemeier: "Re: SET IDENTITY_INSERT Privileges?"
- Next in thread: Andrew J. Kelly: "Re: encrypting stored procedures"
- Reply: Andrew J. Kelly: "Re: encrypting stored procedures"
- Reply: Jasper Smith: "Re: encrypting stored procedures"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|