Decrypt

D

David

Hello,

Does anybody know of a way to decrypt a SQL 2005 data column from within
Access, using ODBC to connect to the SQL database?

Thanks.
 
A

aid

â€â€ÙƒØªØ¨ "David said:
Hello,

Does anybody know of a way to decrypt a SQL 2005 data column from within
Access, using ODBC to connect to the SQL database?

Thanks.
 
T

Tom van Stiphout

On Mon, 6 Jul 2009 05:48:01 -0700, David

Encryption can be done so many ways you should really be more
specific.
Also, how are the other apps decrypting this data?

-Tom.
Microsoft Access MVP
 
J

John W. Vinson

Hello,

Does anybody know of a way to decrypt a SQL 2005 data column from within
Access, using ODBC to connect to the SQL database?

Thanks.

Your best bet would probably be to create a View or (more likely) a Stored
Procedure in SQL, and use ODBC to link to *that*.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top