My application is not work.

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
antikhan
Posts: 1
Joined: Mon 14 Nov 2005 15:42

My application is not work.

Post by antikhan » Mon 14 Nov 2005 16:05

Oralce Version : 9.2.0.1
ODAC Version : 5.1.2600.2180

I call my stored procedure in delphi code using TOrasession.
(Net = True)
But it disconnected while quering.
(course, it is very well in case of "Net = False" mode)

I conjecture that because time limmit...

How can i solve this trouble?

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

Post by Alex » Tue 15 Nov 2005 12:12

Please download the last ODAC version (5.55.1.24) and try with it. If your problem persists send us small demo project with scripts to create server objects. Send a message to our ODAC support e-mail address.

Post Reply