How to Secure MDB File & Open in VB6

R

Reade

I am looking for assistance for the following problem

I have an Access 2000 MDB file which is part of a VB6 program. Currently, users cannot add, delete, etc. any records in the MDB. They can only select items from populated, drop-down lists

I want to password protect the MDB file so if someone tries to open it outside of the VB6 program, they will need to enter a password. Yet, if the access the program from a VB6 form, the program is added, by code, when the database is accessed

Is this possible? And if yes, I would appreciate any assistance to create the proper VB coding

Thanking you in advance

Reade
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top