Hi pople !
I have made a database using VB6 with VisDataManager support . I want to avoid that the user to open the database using MS Access programme or other .
How can I restrict the access to open this (.mdb) database .
Thank you for any sugestion .
I'm not referring to using Access's encryption, but rather file encryption. I have done this and in my limited experience with it, it works well.
I would recommend changing the file extension from .mdb to something else, although Access will not like the format even if they tried to open it with Access. BlackburnKL
For CCLINT .
My experience in DataBases it's limited .
I'm work with this code :
Dim myDB As DataBase
Set myDB = OpenDataBase(AppPath)
....
What must be change or append ?
We downloaded one from the internet. I don't remember where we got it, but I can e-mail it to you. You can contact me at BlackburnKL@LDSChurch.org. BlackburnKL
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.