TOracleEvent

Hi

I have got a problem with TOracleEvent. I Use it for receiving signals posted by triggers on a server. Ever goes ok during a session, but when I log off an application a duplicated session (started by TOrtacleEvent component) remains on server.
The Stop method is called, I tried to delete component explicity but it does not halp.
Whats wrong

Andrzej
 
Not exactly...
I use only one object name - 'notify' in my application ( I tried also different one in test application). Application seems to end normally problem is with hanging session on server.

I use doa v. 3.3.3
bc++ 5
and oracle 8.05
 
Hmm, what is the exact Oracle 8.0.5 version? If it is older than 8.0.5.1.1, you need to upgrade to this patch version or later.

------------------
Marco Kalter
Allround Automations
 
Back
Top