Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MM with Database Encryption
Message
 
To
11/03/2009 05:29:42
Lam Jimmy
People Quest
Malaysia
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
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:
01387150
Views:
80
>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. =)
I may be overreaching my skill level here, since I have not worked with any encryption program, but have you looked at ExecSProc and ExecSProcScalar? They are methods on the MM biz object.
Linda Harmes
HiBit Technologies, Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform