D
Diarmuid
I have an Orders form. There is a sub form with the Order Lines. The sub
form is based on a snapshot, and is read only. To add a line, the user
clicks a button to open frmPopupOrder. This is bound to the Order Lines
table. When the user closes frmPopupOrder, it returns to frmOrder. However,
if any action is performed, the following error appears
Error 2486: Cannot carry out this action at this time
Application is then locked up, have to close Access.
Using Access 2000 and Windows 2000. Record locking set to Edited Record, and
record-level locking. Split, with back end on server.
There is no problem on my PC, only on the customer site. Happens if only 1
user or many users logged in.
Any ideas?
Diarmuid
form is based on a snapshot, and is read only. To add a line, the user
clicks a button to open frmPopupOrder. This is bound to the Order Lines
table. When the user closes frmPopupOrder, it returns to frmOrder. However,
if any action is performed, the following error appears
Error 2486: Cannot carry out this action at this time
Application is then locked up, have to close Access.
Using Access 2000 and Windows 2000. Record locking set to Edited Record, and
record-level locking. Split, with back end on server.
There is no problem on my PC, only on the customer site. Happens if only 1
user or many users logged in.
Any ideas?
Diarmuid