TUniQuery: Durantion different with Flamerobin running

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Giovanna
Posts: 25
Joined: Tue 21 Jul 2009 07:44
Location: Italy

TUniQuery: Durantion different with Flamerobin running

Post by Giovanna » Wed 04 Jan 2017 11:00

Hello,
I use Delphi XE2 with Firebird 2.5.2.
I have a different duration of execution a query SQL with
component TUniQuery if Flamerobin is connected on database
( 0,047 second instead of 12,012 second)
Is there a setting of component that can make faster in the same
way the execution?

Best regards,
Giovanna Celiltti

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: TUniQuery: Durantion different with Flamerobin running

Post by ViktorV » Fri 06 Jan 2017 10:28

You can get more information about performance improving when using our components to work with Firebird at our website: https://www.devart.com/ibdac/docs/index ... rmance.htm
Also, you can increase performance of working with the database using Batch Operations. See more details about using Batch Operations in our products in our blog: http://blog.devart.com/using-batch-oper ... nents.html

Post Reply