Sessions hangs after program-close requested

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
The_Rebel

Sessions hangs after program-close requested

Post by The_Rebel » Mon 28 Feb 2005 15:19

hi!

my prog hangs after clicking the close button,
the last sql statement that was sended to the server was
"DELETE DBMS_ALERT_INFO ...."
how can i prevent that this statement is sended by TOraSession?

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Tue 01 Mar 2005 10:10

We couldn't reproduce the problem.
Please send us complete small sample to demonstrate it and include scripts to create server objects to ODAC support address.

Post Reply