Subject | Re: [firebird-support] bugged "alter procedure" |
---|---|
Author | Daniel Rail |
Post date | 2003-09-09T11:33:12Z |
Hi,
At September 9, 2003, 03:56, Henryk Paluch wrote:
information on how to call B and what is its parameters.
And, here's the answer to Peppe's question in regards to FB 1.5, this
is from the What's New file:
Fixed unregistered bug.
Stored procedures are no longer recompiled before deletion.
It was fixed in FB 1.5 Alpha 4.
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
At September 9, 2003, 03:56, Henryk Paluch wrote:
> Hi!Not true. A actually calls procedure B. A only contains the
> You need to compile again procedure A too. When A includes B then change
> in B is not reflected in A (that A still contains copy of old B
> procedure).
> It seems that Firebird does not call B from A, but that A contains
> expanded code from B (somehting like macro expansion), but it is pure
> guess...
information on how to call B and what is its parameters.
And, here's the answer to Peppe's question in regards to FB 1.5, this
is from the What's New file:
Fixed unregistered bug.
Stored procedures are no longer recompiled before deletion.
It was fixed in FB 1.5 Alpha 4.
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)