ODAC 3 and 10g

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
achinn
Posts: 1
Joined: Tue 05 Aug 2008 21:31

ODAC 3 and 10g

Post by achinn » Tue 05 Aug 2008 21:37

Ever since we upgraded from an Oracle 8.1.7 server to 10g, we have experienced periodic delays in our Delphi applications. The application would pause with a SQL waiting cursor after typing a single character in a DB text field. Oraqueries and OraTables have been slow as well. This application was built with Delphi 5 and ODAC version 3.

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

Post by Plash » Thu 07 Aug 2008 09:10

Please specify whether you connect to the database using the Net option or Oracle client. If you are using Oracle client, please specify its version.

Post Reply