Subject | Re: [IBO] IBO 4.5 & Firebird 2: objects remain in use |
---|---|
Author | Aurimas Černius |
Post date | 2008-03-06T10:44:14Z |
Hello,
of IBO, possibly we'll migrate to UIB.
But it appears, that there is no such problem with firebird 1.5?
affect on end-users, it's acceptable.
--
Aurimas
> >I have a problem with objects, remaining in use.OK, I'll have this in mind. But I'm not about upgrading to newer version
> >IBO 4.5 Firebird 2.0
>
> Not a happy combination. IBO 4.5 doesn't support the new features that
> came with Firebird 2 and above.
of IBO, possibly we'll migrate to UIB.
> >I have one DB connection in application, separate transaction and querysThanks, that makes it clear.
> >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?
>
> It is meant to happen. Once a SP or trigger is in the cache, it can't be
> modified until all users are logged out.
But it appears, that there is no such problem with firebird 1.5?
> >Is there a way to fix it?Nice to know that.
>
> Not broken.
> >Does it have affect on over all database performance?We don't do that, it's just anoying for developpers. If it doesn't hava
>
> Well, obviously, if you are trying to mix metadata updates with user
> operations...
affect on end-users, it's acceptable.
--
Aurimas