Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MM with Database Encryption
Message
 
À
11/03/2009 05:29:42
Lam Jimmy
People Quest
Malaisie
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
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:
01387150
Vues:
81
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform