How to use TIBCSql correct way

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
rcorona
Posts: 4
Joined: Tue 03 Jul 2012 00:47

How to use TIBCSql correct way

Post by rcorona » Tue 03 Jul 2012 00:59

Hello

I ask this question to the suport team but I would like to now more info from other users.

Can you please post sample code on the correct use of the TIBCSql component.

Im asking this because in other posts says that ibconection.autocomit set to true i have this one ok

Then in other post says to put in the transaction.commit but to set the autocomit to false.

TIA
Ramiro

Post Reply