If using SQL 2000 you'll need to get a third party dll to do the encryption. If using SQL 2005 encryption is native (See FAQ faq962-5964 for sample code).
When saving encrypted data you'll want to save it in a field with a binary data type. The field should be ~2x the largest value you will allow.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.