Jet OLEDB:Database Locking Mode

J

John

I am using ADO and VB with an Access db, and I set the connection string of
an ADODB.Connection with "blah blah;Jet OLEDB:Database Locking Mode=1"

After opening the Connection the ConnectionString property of the Connection
object contains "blah blah;Jet OLEDB:Database Locking Mode=0"

Any help appreciated.
 

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