Subject | TIBODatabase.Commit |
---|---|
Author | miprivacidad |
Post date | 2002-02-15T04:08:44Z |
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
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