Subject | Re: Storing comments in trigger and stored procedure source |
---|---|
Author | mikcaau |
Post date | 2005-12-10T00:09:20Z |
--- In firebird-support@yahoogroups.com, "Bob Murdoch"
<mailgroups@m...> wrote:
compiled code but I assume that the compiler skips comment.
BTW what error message do you get.
mick
<mailgroups@m...> wrote:
>SP have a max code size of ~64k. There is a similar limit to size of
> Lucas,
>
> > -----Original Message-----
> > this shouldn't work, since you do set the new termination
> > symbol but you
> > don't terminate this statement!
> > Syntax is:
> >
> > set term <NEW_SYMBOL> <STANDARD SYMBOL>
> > i.e.
> >
> > set term ^;
>
> Yeah, yeah, it was a quick sample I whipped up. The bigger was how to
> get that comment stored as part of the SP source.
>
> Bob M..
>
compiled code but I assume that the compiler skips comment.
BTW what error message do you get.
mick