Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MM with Database Encryption
Message
De
11/03/2009 05:29:42
Lam Jimmy
People Quest
Malaisie
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
MM with Database Encryption
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01387066
Message ID:
01387066
Vues:
130
I'm currently trying to have Blockkk (www.blockkk.com) as my database encryption. As I know from Blockkk, the decrypted session will only remain active within a single active session, and the SQL Statement below is required to execute in the context of the protected database.

Example :
OPEN SYMMETRIC KEY Blockkk DECRYPTION BY PASSWORD='YourEncryptionPassword'

I have few hundred lines of SQL Queries in my application already, therefore is kind of difficult for me to rewrite again. Is there any way that I could actually add the SQL Query in MM.NET, right after a connection is opened? Perhaps before the business object?
Kindly advise and appreciate for the help! Thanks in advance. =)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform