Unsure of why we have slow response times.

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jhueste
Posts: 1
Joined: Thu 23 Feb 2006 14:21
Location: Jefferson city, MO

Unsure of why we have slow response times.

Post by jhueste » Thu 23 Feb 2006 14:32

I'm new to Oracle and Delphi, and ODAC tools. But when I started, our application response time is running slow. Previous notes on response time issues deal with OCI7, and setting them to true however, it also states that is does not work with CLOBS.

When I looked at the application, all the OCI7 commands were set to False.

We are using Oracle 9i, ODAC version 3.90.0.56 for Delphi 6.

Not sure if this is a problem concerning response times or what.

Thanks for the help.

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Thu 23 Feb 2006 16:14

OCI7 doesn't support CLOB fields. Please descibe your problem more detailed and send to ODAC support address small sample that demontsrates your problem.

Post Reply