Quote Originally Posted by EJJ View Post
Hi Xipooo... I've got a table in the BE called Speedup with one record in it... and I open a hidden form that l load the record into on startup... the form is always open but hidden throughout the session....is that what you mean?
Yes. Throw a timer on that hidden form to open the Speedup table as a recordset and move to the last record, then close the recordset. I wouldn't do it too often, just maybe every 15 minutes. I'm not saying this WILL solve the problem, but I have seen it resolve some network related issues to a back end.