I have a project database that I am currently developing. Sometimes (I can't even pinpoint what I do to make it happen) when I am testing out the database (I am the only user at the time) I will get a write conflict after making a field selection/change or selecting a subform. It says:
In the end, this is intended to be a multi-user DB. It's already split and has edited record locking (could that be it? But I need it) enabled. The error seems to just pop up randomly, but I'm sure there's a very good (or bad) reason why it's happening. Any advice or suggestions would be greatly appreciated. Thanks! (^_^)
-Jedi420
Code:
This record has been changed by another user since you started editing it. If you save the record ..... blah blah
In the end, this is intended to be a multi-user DB. It's already split and has edited record locking (could that be it? But I need it) enabled. The error seems to just pop up randomly, but I'm sure there's a very good (or bad) reason why it's happening. Any advice or suggestions would be greatly appreciated. Thanks! (^_^)
-Jedi420