Improve performance

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
guelf.henrique
Posts: 1
Joined: Thu 28 Nov 2013 11:55

Improve performance

Post by guelf.henrique » Thu 28 Nov 2013 12:04

Hello
I have a TOraQuery that has a SQL that is assembled in real time, when I run this select the PL / SQL Developer SQL that runs fast, but when the road system and need to run the SQL, it is very slow.
I wonder if there is some component that can leave this faster communication.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Improve performance

Post by AlexP » Fri 29 Nov 2013 13:31

Hello,

We cannot reproduce the problem. Please send us the full query text and the scripts for creating the tables.

Post Reply