I have a MS Access database front end linked to a MS SQL server. I have a user that keeps getting the following error:
ODBC--update on a linked table 'tblsubjects' failed
[Microsoft][ODBC SQL DRiver][timeout Expired](#0)
This error happens when opening a pop up form which has the same record source as the main form. The error happens when closing the pop up form.
I can not reproduce the error on my machines.