Subject TIBUpdateSQL ?
Author julien_ferraro
Hello,

I'm still porting a Delphi application from Access to Firebird. I
understood that CachedUpdates are not the right way to use TIBquery.
Is it false ? Or do I have to replace all my TIBUpdateSQL with some
TQuery doing the same action ?

It's not a pb if I have to change this. I just want to do the right
thing for Firebird :)

Thank you

Julien