C
clusardi2k
I have a Visual Basic application which requires entering a user ID and
password to use the rest of the program. After entering the correct
password, the user can update the database (Only one database is ever
used) using VB. The question is what is an easy way to protect the
actual Access database. I want to only allow modification of the
database through the one VB application. The current bad behavior is
all a person has to do to change the database is double click on the
Access database without using the VM application!
Thank you,
Christopher Lusardi
password to use the rest of the program. After entering the correct
password, the user can update the database (Only one database is ever
used) using VB. The question is what is an easy way to protect the
actual Access database. I want to only allow modification of the
database through the one VB application. The current bad behavior is
all a person has to do to change the database is double click on the
Access database without using the VM application!
Thank you,
Christopher Lusardi