No, but I could make an enhancement request to add a property that would allow you to use the linked Session instead of creating a new one. The restriction is that you can't use this session for anything else of course.

Note however that the second session is only created once during the Start procedure. As long as the TOracleEvent is waiting for events, the same session will be reused. When Stop is called, or when the TOracleEvent instance is freed, the second session will be logged off.

------------------
Marco Kalter
Allround Automations

[This message has been edited by mkalter (edited 20 July 2000).]


Marco Kalter
Allround Automations