Subject Re: [IBO] TIBOQuery slowest that TQuery (BDE).
Author Jason Wharton
It sounds like you are using one query in order to process numerous
statements.
IBO is not optimized for this type of usage. You should write all that logic
to run in a single stored procedure and pass in whatever parameters are
needed once.

IBO is highly optimized for server centric client/server usage.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com