|
-
Aug 20th, 1999, 03:37 AM
#1
Thread Starter
New Member
I am having a problem with multiple users attempting to open the same Access DB. When to users simultaneous try to access the db, an error occurs.
How do you check to see if the DB is able to be written to (not being written to by someone else)?
I am using the command
Set DB = Workspaces(0).OpenDatabase("dbname.mdb").OpenRecord("record") with the dbOpenDynaset
Thanks for the help!
Raymond
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|