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
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