Re: Decrypt Stored Proc ...

From: Narayana Vyas Kondreddi (answer_me_at_hotmail.com)
Date: 08/25/04


Date: Wed, 25 Aug 2004 12:03:39 +0100

SQL Server doesn't provide any built-in mechanism to decrypt encrypted
stored procedures. However, if you search on the Internet, you will find
tools/code to decrypt the encrypted procedures.

-- 
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/
"Harish Mohanbabu" <HarishMohanbabu@discussions.microsoft.com> wrote in
message news:AD77C5D4-CE72-42F1-B2E1-3F1BBC869563@microsoft.com...
Hi,
How to decrypt stored procs?  We are using MS SQL Server 2000.  Can some one
let me know please ...
Many thanks in advance,
Harish Mohanbabu
-------------------------------------------
<b><i>Long way to go before I sleep ....</i></b>


Relevant Pages

  • Re: SQL Server 2000 / 2005 Encryption
    ... to encrypt your SSL connections will be different. ... SQL Server can generate its own self-signed certificates though, and that should make the SSL encryption/connectivity easier for you. ... Excel does not know how to decrypt data stored in SQL Server 2005 in encrypted form. ...
    (microsoft.public.sqlserver.security)
  • Re: Encrypting & Decrypting
    ... > now i have learnt how to decrypt form google. ... >>Object encryption in sql server is really more object ... >>>>Mark Broadbent mcse+i, mcdba ...
    (microsoft.public.sqlserver.security)
  • Re: managing application role passwords without hard-coding them into applications
    ... app, authenticating as the person, to select the password. ... internally decrypt the password then switch to the application role. ... > SQL Server database), for which only the application has ... > being hard coded into the app (ie preventing developers ...
    (microsoft.public.sqlserver.security)
  • Re: Decryption of SQL Server Login pwd
    ... You are not supposed to be able to decrypt it. ... Hal Berenson, SQL Server MVP ... True Mountain Group LLC ... "Hartono" wrote in message ...
    (microsoft.public.sqlserver.security)
  • Extreme performance issues (SQL Server 2000/ADO.NET/C#)
    ... This process runs very quickly if run through Query ... same exact stored procedures and views, run in the same exact order, through ... system that runs SQL Server (a 4-cpu Xeons system with 2gigs of physical ... When I execute these steps manually through query analyser,, ...
    (microsoft.public.dotnet.framework.adonet)