Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OpenDatabase Locking Question

Status
Not open for further replies.

SeeThru

IS-IT--Management
Joined
May 2, 2002
Messages
585
Location
GB
Quick question....I'm trying to open a database using DBEngine.Workspaces(0).OpenDatabase("mydb.mdb").

Fine when the MyDb is closed, but Can I open a table for read/write access? Wehn I try it with the database open in shared mode i get a 'file in use' error.

Any way round it other than using yet another linked table?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top