Subject TIBODatabase.Commit
Author miprivacidad
Hi List...

I have a problem with the Commit speed.

1. I start the transaction at the IBODatabase
2. Insert about 30 records into different tables and queries
3. Update one records on another table.
4. Commit the transaction a the IBODatabase level.

Steps 1-3 take less than a second, but 4 takes almost one minute.

Where do I start?

Thanx in advance