Subject | Re: Strange Reaction if UDF is missing |
---|---|
Author | Alexander V.Nevsky |
Post date | 2002-10-09T16:44:47Z |
--- In ib-support@y..., Dieter Tremel <tremel@t...> wrote:
easy for situations, when source database is difficult to reach,
hack-like workaround which was used on old IB versions in similar
situations (accidental change of SP parameters stopped any attempts on
correction of another SP which call this one): update
rdb$procedure_blr of SP-caller in the table rdb$procedures to NULL and
you can drop it.
Best regards, Alexander V.Nevsky.
> I already solved the problem via remote operations at my customersreleases
> server, but I think this problem should be avoided in future
> of FB.Dieter, regardless of the future implementation I can suggest more
easy for situations, when source database is difficult to reach,
hack-like workaround which was used on old IB versions in similar
situations (accidental change of SP parameters stopped any attempts on
correction of another SP which call this one): update
rdb$procedure_blr of SP-caller in the table rdb$procedures to NULL and
you can drop it.
Best regards, Alexander V.Nevsky.