Subject Firebird and SQLHourGlass cursor
Author tanz_anthrox
Using FIB gives us the ability to change the cursor crSQLwait
automatically. I want to change the cursor while application is busy.
I mean onSQLOpen, onSQLPost, onSQLInsert. I can not control the
transaction's activity.

Please suggest me something.

NOTE : When I try to post(commit retaining) a large Blob field (5MB)
application locks. Is there a way to correct this!!