Subject IBO 4.5 & Firebird 2: objects remain in use
Author Aurimas Černius
Hello,

I have a problem with objects, remaining in use.
IBO 4.5
Firebird 2.0

I have one DB connection in application, separate transaction and querys
on each form. After openning a form and openning few querys, procedures,
used in those querys are in use and can not be modified (trivial). After
i close the form (querys are also closed and transactions rolled back),
procedures remain in use and still can not be modified.
We use TDatase compatible IBO components.

Why can such thing happen?
Is there a way to fix it?
Does it have affect on over all database performance?

Thanks.
--
Aurimas