I
inews
How can I check or change the timeout property of an ADO connection
object from outside of the application which created it?
I have a third party Access based application (VB front-end) which gets
error 3709 a lot. That means that the connection object is closed or
out of context when the app tries to use it.
I suspect that the connection object is timing out.
If I could somehow read or write the timeout property I might be able
to avoid the errors.
Any utilities or tricks to accomplish this will be gratefully received.
object from outside of the application which created it?
I have a third party Access based application (VB front-end) which gets
error 3709 a lot. That means that the connection object is closed or
out of context when the app tries to use it.
I suspect that the connection object is timing out.
If I could somehow read or write the timeout property I might be able
to avoid the errors.
Any utilities or tricks to accomplish this will be gratefully received.