Subject | Re: [IBO] Beginner needs help |
---|---|
Author | Alexander Khvastunov |
Post date | 2001-01-25T08:00:18Z |
Hello, Brian!
additional work while executing queries.
For example:
1) They get plan of query.
2) They collect performance info before executing
3) They collect performance info after executing
4) ... and some other work...
Of course, this takes some time, so exceuting
queries in QD and IBE is more slower than
just executing the same queries in your Delphi app.
------------------------------------
Best regards,
Alexander Khvastunov
> But I do have to say--it is based on FIBPLUS (Free Interbase components?)I should say, that QD (and IBExpert too) do some
> and IBO is noticeably faster. My Delphi apps run the same queries that I
> design and test in QuickDesk faster than QuickDesk itself.
additional work while executing queries.
For example:
1) They get plan of query.
2) They collect performance info before executing
3) They collect performance info after executing
4) ... and some other work...
Of course, this takes some time, so exceuting
queries in QD and IBE is more slower than
just executing the same queries in your Delphi app.
------------------------------------
Best regards,
Alexander Khvastunov