|
-
Oct 22nd, 2001, 04:53 AM
#2
It sounds like you've got a locking problem, when you write records they should be locked so that only the user who is writing can get access to the records in question, otherwise the data can be easily corrupted.
I connect to databases in a different way to you, but I'm sure that one of the two methods you have listed (OpenDatabase and OpenRecordset) will have parameters that allow you to set locking options - just check the help on each of them!
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
|