Microsoft Access Database Encyrption - TechRepublic
General discussion
October 3, 2000 at 02:07 AM
ctapper

Microsoft Access Database Encyrption

by ctapper . Updated 25 years, 9 months ago

I have been using a Microsoft Access Database in my Visual C++ program. A new requirement has been raised which requires that the Database be encrypted in some way. I have tryed placing a password on the database, but to no avail. Does anyone know how to get this to work, or any other way I can encrypt the database, but still be able to read and write to it from my code?

This discussion is locked

All Comments