Page 1 of 1

problem with dbmonitor when inactive index

Posted: Fri 13 Jun 2008 12:17
by calou
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

Posted: Fri 13 Jun 2008 12:35
by Plash
We could not reproduce the problem. Please send to ibdac*crlab*com a complete small sample that demonstrates the problem, including the script for creating database objects.

Posted: Fri 13 Jun 2008 15:01
by calou
Hello,

After a reboot of my computer i can't reproduce the problem.
It is very strange before the reboot if the property IBCSQLMonitor.active was true and the dbmonitor was not launched, the application froze. However if IBCSQLMonitor.active was false all was good.
Now no problem :?

Regards