Sometimes my OracleSession loses the connection to the database.
The CheckConnection method resolves parcially the problem.
I want to know if it is possible to generate an event in TOracleSession when a TOracleDataSet or a TOracleQuery is executed.
In that case I would write code in that event to check the connection.
I want to avoid writing code in all Datasets.
Thanks,
RF
The CheckConnection method resolves parcially the problem.
I want to know if it is possible to generate an event in TOracleSession when a TOracleDataSet or a TOracleQuery is executed.
In that case I would write code in that event to check the connection.
I want to avoid writing code in all Datasets.
Thanks,
RF