Re: Need help for procedure
From: Andrew John (aj_at_DELETEmistrose.com)
Date: 04/11/04
- Next message: Learner: "Need help with update query"
- Previous message: John Celery: "Job start by user"
- In reply to: kamal: "Need help for procedure"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 11 Apr 2004 18:45:18 +1000
Kamal,
Either:
Save it after adding "WITH ENCRYPTION".
This hides it from everybody (well everybody who doesn't have 5 minutes and access to google anyway).
Or:
Put up with SA being able to read it.
But use security permissions to limit other's access
Or:
Write an extended stored procedure instead ( in a .dll )
Regards
AJ
"kamal" <skkamalh@rediffmail.com> wrote in message news:182b101c41f81$50bf40d0$a601280a@phx.gbl...
> How to store a procedue that was written by USER of sql
> server in encripted format
> if "SA" opens it should not in readable format
> and how to decrypt it
- Next message: Learner: "Need help with update query"
- Previous message: John Celery: "Job start by user"
- In reply to: kamal: "Need help for procedure"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|