Subject | Re: [firebird-support] Why can't I use '--' comments in the following script ? |
---|---|
Author | Helen Borrie |
Post date | 2005-01-15T10:36:37Z |
At 11:03 AM 15/01/2005 +0100, you wrote:
./heLen
>Hi,What tool are you using to run the scripts?
>I am writing a program that produces scripts to create Firebird database.
>
>Can someone please tell me why I can't use the '--' comments in script 2
>(when I try to create a trigger for automatic CURRENT_DATE and CURRENT_USER
>values) ?
>
>A similar syntax when creating a trigger to create a generator field does
>work !
>
>I marked the lines with <--------.
>
>I am using the /* */ comments at the moment, but I just want to know why
>the '--' comments do not work.
./heLen