|
-
Jan 27th, 2016, 10:08 AM
#1
Thread Starter
Addicted Member
What happens if two users perform an SQL query to an access database at the same time
I have tried to simulate it but it still worked. I am assuming if they submitted at the same exact milisecond there might be a problem.
If there is a conflict, what happens? Does it error out as read only (because the DB is locked)?
If so, should I just do a try/catch to keep retrying up to a certain number of times in the event of this happening?
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
|