I have a database that is used in a retail environment. I cant figure out what causes the locks of data.
I have an invoice (form) that it is filled out at point of sale(customer table). The middle section of the invoice (subform) gets the data from an inventory table.
The issue that i have is that often the subform locks up and does not allow the user to enter new data or make changes? It generally happens when they disconnect from the remote server, or loose connectivity???.
We use remote servers, using remote desktop connections.
The way i fix it is I take a backup database and move the tables out of the locked database into the new one. I just cant figure out what to do about this....>??
When you open an invoice at point of sale if the record is locked No line shows up on the subform to fill in. See image below.
When its fine the line will appear to take in entries.
I have an invoice (form) that it is filled out at point of sale(customer table). The middle section of the invoice (subform) gets the data from an inventory table.
The issue that i have is that often the subform locks up and does not allow the user to enter new data or make changes? It generally happens when they disconnect from the remote server, or loose connectivity???.
We use remote servers, using remote desktop connections.
The way i fix it is I take a backup database and move the tables out of the locked database into the new one. I just cant figure out what to do about this....>??
When you open an invoice at point of sale if the record is locked No line shows up on the subform to fill in. See image below.
When its fine the line will appear to take in entries.