Subject Problem with versioning
Author fesumus
I did a application where execute 5 update por seconds. This update
don't change nothing, but the file .gdb increases Data PAges (old
versioning). My application execute:
1. Open the transaction (IBTransaction.active := true)
2. Exececute SQL
3. Commit

This for each Update. What happend? This is normal?

Thx for help

Fernando Franceschi