Hi,

after 30 min of inactivity with a form the connection to a jdbc-datasource has been closed automatically (don't know if base or the driver is guilty here ;) ). To reestablish, I would like to create an UNO-Listener, which informs me about the lost connection, so that I can reconnect via api.

Any hints which listener is the appropriate one here? XResetListener didn't do this job.

Until now, I have to restart the whole application (not only base).
(A better way would be to avoid this behavior, I played with connection pooling without success).

Regards

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to