Hi,
if an existing connection has been killed on the server side, DbxOda automatically reconnects when the next query is about to execute.
Is there a way to turn this feature off or at least to get notified when such a reconnect happens?
The problem here is that I have to set some session parameters and I use to do this in the AfterConnect event. The automatic reconnect, however, does not fire AfterConnect.
Using 4.20.0.10, Oracle client 10.2.0.1. Thanks for any help.
BTW, since when does this feature exist? I remember I built my own reconnect code when DbxOda 2.50 was current. Good old times...
miwi