TOracleEvent.Stop creates a new session?

Adammm

Member
We're currently changing the way we log the sessions that are connected to our databases. We've noticed that our client applications are creating a new session when they exit. The session is opened then closed within a second. After debugging we've found this happens when calling the Stop procedure of TOracleEvent. Is this behaviour expected?
 
Marco, is this session exposed through the TOracleEvent object so we can set it's module property? Thanks.
 
Back
Top