G Guest May 23, 2004 #1 I have a numeric field and want to encrypt before storing in the table. Can anyone suggest a good loarithm?
I have a numeric field and want to encrypt before storing in the table. Can anyone suggest a good loarithm?
G Graham R Seach May 24, 2004 #2 Dave, This is the encryption library that I use: http://www.vbcode.com/asp/showzip.a...code.com/code/VBCrypto02022003.zip&theID=8370 (Watch for newsreader line wrap. The URL should all be on one line). Regards, Graham R Seach Microsoft Access MVP Sydney, Australia Microsoft Access 2003 VBA Programmer's Reference http://www.wiley.com/WileyCDA/WileyTitle/productCd-0764559036.html Dave said: I have a numeric field and want to encrypt before storing in the table. Click to expand... Can anyone suggest a good loarithm?
Dave, This is the encryption library that I use: http://www.vbcode.com/asp/showzip.a...code.com/code/VBCrypto02022003.zip&theID=8370 (Watch for newsreader line wrap. The URL should all be on one line). Regards, Graham R Seach Microsoft Access MVP Sydney, Australia Microsoft Access 2003 VBA Programmer's Reference http://www.wiley.com/WileyCDA/WileyTitle/productCd-0764559036.html Dave said: I have a numeric field and want to encrypt before storing in the table. Click to expand... Can anyone suggest a good loarithm?