-
Hide MS Access Tables
[Originally posted by Paul]
I wish to write a program with Access as backend database. However, I do not wish the user to view the table structure and table content in Access. How do I hide it or password protect the MDB file. Thank you
-
Re:Hide MS Access Tables
[Originally posted by gonzalo]
you can protect the database by opening in exclusive mode, then, you can set a password
but your program will be unable to open the database, then you have to add the password in your program in the line where you are opening the database
gl
gonzalo
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|