Hello,
I am connected to A Goddday server, that has a 60 seconds timeout, after what the connection is lost and the only way to recconect is to exit Access and enter again.
I have been trying to solve this problem, follwing some of the advice I found in Ms Access forums, but I have not been able to solve it. I confess I am desperate
- Changing the OBDC refresh interval do 50 seconds doesnt work
- to create a passtrough query that would increase timeout , is to complicated to a newbiee as me
I only have one table connected with mySql, and one where I search records
Can I close the connection after each search , pass the result to a temporary table, and recconect again with a new search ?
If So. how can I close the connection
I would appreciate your help
Carlos Alvarez
I am connected to A Goddday server, that has a 60 seconds timeout, after what the connection is lost and the only way to recconect is to exit Access and enter again.
I have been trying to solve this problem, follwing some of the advice I found in Ms Access forums, but I have not been able to solve it. I confess I am desperate
- Changing the OBDC refresh interval do 50 seconds doesnt work
- to create a passtrough query that would increase timeout , is to complicated to a newbiee as me
I only have one table connected with mySql, and one where I search records
Can I close the connection after each search , pass the result to a temporary table, and recconect again with a new search ?
If So. how can I close the connection
I would appreciate your help
Carlos Alvarez