Hi developers,
Occasionnally, the Firebird 1.5 server on W2K I try to connect to hangs.
That is: the FB service is still running but the coonection does not get completed. In this case TZconnection does not return from its connect-method and I have to kill the process from the task-list.
Is it possible to add a time-out to TZConnction or a method to abort a connect?
thanks in advance!
John
TimeOut on TZConnection
Moderators: gto, cipto_kh, EgonHugeist
There is a aparam for mysql when using mysql protocol it has to bet set at TZConnection.properties
But i dont' know if it is alredy implmented with Firebird/Interbase.
If not, try to post this a new RFE
Code: Select all
timeout=<secs>
If not, try to post this a new RFE