C
CyberDwarf
Help!!
Users getting connection failure errors with our ADE due to timeouts, after
being away from the workstation for a while.
I can save the connection string and create a new ADO connection from there,
BUT...
the CurrentProject.Connection is read-only, so how do I reconnect the
project? Or do I force application closure & restart?
Also... I know I can check the CurrentProject.Connection.State property,
but how do I trap the CurrentProject.Connection OnClose event globally from
within a running ADE?
I have approx 150 forms in the project, so where would I code the OnClose
event???
Any hints/suggestions greatly appreciated
TIA
Steve
Users getting connection failure errors with our ADE due to timeouts, after
being away from the workstation for a while.
I can save the connection string and create a new ADO connection from there,
BUT...
the CurrentProject.Connection is read-only, so how do I reconnect the
project? Or do I force application closure & restart?
Also... I know I can check the CurrentProject.Connection.State property,
but how do I trap the CurrentProject.Connection OnClose event globally from
within a running ADE?
I have approx 150 forms in the project, so where would I code the OnClose
event???
Any hints/suggestions greatly appreciated
TIA
Steve