Link to home
Create AccountLog in
Avatar of rshafakian
rshafakian

asked on

Help with MSSQL Encrypt Decrypt DLL functions

Can anyone help me?  I need to encrypt decrypt fields in the DB and I was trying to use the following...

http://www.codeproject.com/KB/vb/SQLEncryptDecryption.aspx

When I run the functions in Query Analyzer I keep getting null values.  Apparently I'm getting the following error...

ODSOLE Extended Procedure : sp_OAMethod usage:  ObjPointer int IN, MethodName varchar IN [, @returnval <any> OUT [, additional IN, OUT, or BOTH params]]


Can anyone help me please?  If you have a suggestion to another encryption/decryption method I'm all ears.  This is for a website running ASP.NET C#

Thank you!
ASKER CERTIFIED SOLUTION
Avatar of Jim P.
Jim P.
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Glad to be of assistance. May all your days get brighter and brighter.