Hello,
I use FB2.1 with indexes on a table.
I have a D5 application and i use ibcsqlmonitor (ibdac 2.50.0.34).
In my application i inactive indexes (ibctable.sql.text:=ALTER INDEX I_INDEX INACTIVE) and do a lot of insert.
When i launch my application, the application freeze if the dbmonitor is not lauched.
How could i solve it?
Regards