Urgent Help

K

kiran

Hi All,
I am developing an application in Visual Basic 6.0 and using MS Access as my
backend. What i want is that my database should not open when someone try to
open .mdb file. But my application should be able to access it.

TIA
 
J

Jerry Whittle

Password protect the .mdb file to prevent people from getting into the
database unless they have the password. Pass the password from your VB
routine when it needs to open the database. Sounds good, but since I've never
used VB6, I don't really know how to pass the password.
 

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

Top