Re: To Decrypt the encrypted storedprocedure MS SQL2000
From: Narayana Vyas Kondreddi (answer_me_at_hotmail.com)
Date: 06/30/04
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Login failed using domain account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 30 Jun 2004 15:40:53 +0100
Have a search in Google, and you will find code to decrypt encrypted stored
procs. Regarding your last question, see SQLSecurity.com
-- HTH, Vyas, MVP (SQL Server) http://vyaskn.tripod.com/ Is .NET important for a database professional? http://vyaskn.tripod.com/poll.htm "Vikas Gupta" <vikas@ace-infotech.com> wrote in message news:23b0301c45eaa$51582940$a501280a@phx.gbl... Hi, We are using MSSQL 2000 as database server. In that we are using encrypted storedprocedure using default encryption property provided by MSsql2000. Now We want to decrypt the procedure to edit its logic. But unable to decrypt. Now we want to know few things. 1) How we can decrypt the storedprocedure? 2) Where is the key stored and what type of key used to encrypt. 3) We want to achive max security to our sensitive data if somebody hack the master login/password for sql then also he should not allow to view the data. Thanks. Regards, Vikas Gupta
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Login failed using domain account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|