Subject [IBO] Can i speed up start-up of my application ?
Author Enrico Raviglione
Hi to all,
i have an application written in C++Builder5 and IBO 4 (using TIBO
component).
When my application start i need to open a lot of TIBOTable and TIBOQuery
(about 40).
On Pentium 4 / Athlon PC this is not a big problem but when my user have
Pentium 2 i need about 2-3 minutes for starting the application.
Before the same application are written with BDE and Paradox and start in
20-30 seconds.
Why IBO need all this time for connection and open table/query, how can i
speed-up the start-up?

Best regards,
Enrico Raviglione.