Crypt/Decrypt database - Forum

Forum Navigation
You need to log in to create posts and topics.

Crypt/Decrypt database

Hi friends,

Is there an easy way to crypt/Decrypt some fields in a sql database ?

Regards,

@cdy44-2 use neoCryptoEncrypt before storing the values and neoCryptoDecrypt after retrieving them.
Regards.

smartmedia has reacted to this post.
smartmedia

Hi @luishp,

Thanks.

I've tried this method, but I'm not sure how to organize the code. I'll keep trying. I'd like to take this opportunity to thank you once again for making VisualNeo Web available to the international community!

luishp has reacted to this post.
luishp