Programmatically decrypt stored procedure?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: FLX (nospam_at_hotmail.com)
Date: 06/24/04


Date: Thu, 24 Jun 2004 14:32:45 -0500

Does anyone know how to programmatically decrypt the stored procedures (In
SQL Server 2000) encryted with the "With Encryption" clause?

Thanks a lot,
Lixin



Relevant Pages

  • Re: Copying encrypted stored procedures.
    ... using the 'WITH ENCRYPTION' clause. ... how do I copy these stored procedures from development ... to their target SQL server environment in an encrypted state? ...
    (comp.databases.ms-sqlserver)
  • Re: SQL stored procedures encryption strength
    ... > I was wondering how secure is the encryption used for stored procedures in SQL Server 2000. ...
    (Security-Basics)
  • Re: Stored Procedure security
    ... Encryption is about what you have. ... > We are designing a license mechanism for our product based on SQL Server. ... Encrypting Stored procedures is a limited solution. ...
    (microsoft.public.sqlserver.security)
  • Re: Questions about WITH ENCRYPTION
    ... > I just recently started using the WITH ENCRYPTION clause when I create ... > stored procedures in SQL Server 2K. ... Unless there is a direct parsing path in SQL Server for the encrypted ... The point with encryption is that it prevents people at the customer ...
    (microsoft.public.sqlserver.security)
  • SQL stored procedures encryption strength
    ... I was wondering how secure is the encryption used for stored procedures in SQL Server 2000. ...
    (Security-Basics)