Subject | now OT (was: Multiple UPDATE statements in one TIB_DSQL?) |
---|---|
Author | Tobias Giesen |
Post date | 2001-07-04T15:35:14Z |
Hi!
procedure, but it seems to be invisible to the DSQL statement ... it says,
"function unknown: OwnRoundingProc".
How do I make the stored proc visible to the DSQL?
Thanks.
Tobias
>UPDATE BETRAEGEThanks for the suggestion. Sorry for getting OT. I've implemented the stored
> SET Betrag=OwnRoundingProc(Betrag)
> WHERE (TYP=:STyp) AND (DATUM=:SDatum);
procedure, but it seems to be invisible to the DSQL statement ... it says,
"function unknown: OwnRoundingProc".
How do I make the stored proc visible to the DSQL?
Thanks.
Tobias