Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MM with Database Encryption
Message
From
11/03/2009 05:29:42
Lam Jimmy
People Quest
Malaysia
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
MM with Database Encryption
Environment versions
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01387066
Message ID:
01387066
Views:
132
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. =)
Next
Reply
Map
View

Click here to load this message in the networking platform