PDA

Click to See Complete Forum and Search --> : How to 'Lock' DataBase file from the user?


Jan 28th, 2000, 04:03 AM
Hi.

How can i prevent the user from enter DataBase file (Access for example)
and changing the data there,
But still, it's important that the VB program will be able to use this file (read and write to the file).

thanks.

OneSource
Jan 28th, 2000, 11:42 AM
Hi amit1975.

As for Access, you can just put a password on your Database. When you want to get to the Access data from VB, you can supply the password parameter when you are opening up the database.

All the best.


------------------
OneSource
The truth may be out there, but it's in here too!.