Application close the connection and leaves the MDB without passwo

S

Santin

I coded an Application in VB 6.0 with ADO and it's connecting to an Acces
2000 MDB. This is the connecton string:
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + MyDataBase + ";Jet
OLEDB:Database Password=mypassword08;Mode=Read|Write|Share Deny None;Persist
Security Info=True"
The problem is that the application works very well but we it closes the
connection it leaves the MDB without password, so you can open the MDB
through Access without typing a password.
Soyyr for my english.
 

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