How To Only Read/Write-To Database Via Visual Basic Application

  • Thread starter Thread starter clusardi2k
  • Start date Start date
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
 

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

Back
Top