Subject Interbase/IBO very slow ?
Author slsolutions2002
Hello:

I have a number of applications written in Delphi 5 / Paradox. I am
converting to Delphi/Interbase/IBO. Problem is the database access
is considerably slower. Given I have minimal experience with
Interbase/IBO/SQL I assume that the problem is more my convertional
way of accessing the database i.e. query.insert ... query.post,
query.locate..query.edit..query.post. Can someone give me an example
of how to properly do inserts, updates, and locate.

Thanks