Click to See Complete Forum and Search --> : Open exclusively


SpookyDescendan
10-24-2006, 04:52 AM
Hello all,

I would like to use a Microsoft Access database and I would be very thankful if someone explains me what do meen "to open up the MDB exclusively"?

Thanks!

pclement
10-24-2006, 08:36 AM
The method would depend upon how you are opening the database. Are you using Microsoft Access, ADO or DAO code?

SpookyDescendan
10-24-2006, 09:13 AM
I'm using ADO.

pclement
10-24-2006, 12:41 PM
Try adding the following to your connection string:

Mode=Share Exclusive