Page 1 of 1

TUniQuery: Durantion different with Flamerobin running

Posted: Wed 04 Jan 2017 11:00
by Giovanna
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

Re: TUniQuery: Durantion different with Flamerobin running

Posted: Fri 06 Jan 2017 10:28
by ViktorV
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