Connected is always true

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
oschill
Posts: 1
Joined: Tue 26 Apr 2005 14:00

Connected is always true

Post by oschill » Tue 26 Apr 2005 14:05

Hy,

When we receive a OraError, "ORA-03113", the property Connected of the TOraSession is always true. So when i try to delete the component , i receive a OraError.

I can never delete my object.

Can you help me.

I use ODAC version 3.00 with C++Builder 5 and Oracle 8.1.7

Thanks

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

Post by Alex » Fri 29 Apr 2005 13:01

Sorry, we cannot reproduce your problem. We need more detailed description i.e. complete sample to demonstrate it and script to create server objects. Please, send a message to our ODAC support e-mail address.
P.S. I strongly recommend to update your ODAC version to the latest one (update within one version is for free i.e. you can get ODAC 3.90.0.60 at least).

Post Reply