Ballycroy Posted January 18, 2008 Posted January 18, 2008 I have a multi-user database that displays data from a DOS system. Data is imported every 30 minutes via a script on a dedicated computer. Every time records are created or changed in the DOS system they are added to the data file for import. The users can edit the records. If a user happens to be editing a record and an import takes place at the same time with an update to that record, then the import for that record is skipped. I know that this due to record locking, but is there any way to prevent this?
Recommended Posts
This topic is 6157 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now