Handling Oracle Errors (Lost Connection)

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
damosvag
Posts: 1
Joined: Sat 12 Sep 2009 09:39

Handling Oracle Errors (Lost Connection)

Post by damosvag » Sat 12 Sep 2009 09:44

I am using Odac Net Components 5.80.0.39 with Delphi5
My Question is how to handle a Lost Connection from Oracle Server
without hagingup client application

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 15 Sep 2009 09:21

We could not reproduce the problem. An application should raise an error when the connection is lost and you execute a query.

Post Reply