Subject | RE: [IBO] IBO 4.5 & Firebird 2: objects remain in use |
---|---|
Author | Paul Hope |
Post date | 2008-03-06T16:26:56Z |
> > It is meant to happen. Once a SP or trigger is in theMy experience of 1.5 was that with SS there should be no problem modifying
> cache, it can't
> > be modified until all users are logged out.
>
SP code but with Classic any use of a SP will lock the metadata until that
user logs out - and you cant tell which user it is. For this reason we
ditched classic.
Is it different in 2.0?
Paul