Subject | Re: [firebird-support] SELECT ... INTO in PSQL |
---|---|
Author | Christian Gütter |
Post date | 2004-06-30T08:09:02Z |
Hi Helen,
some cases, the use of the colon is not enforced. The code snippet
I posted worked well, even without the colons everyone told me to
integrate.
Christian
> It's wrong practice. The rule is: always use a colon on a variable whenOK.
> you use the variable in an SQL statement and never use one otherwise.
> What DB version are you using? It should be throwing an "Unknown field"I am using Firebird 1.5. But it is the same as in Firebird 1.0x: in
> exception when you don't reference variables properly...
some cases, the use of the colon is not enforced. The code snippet
I posted worked well, even without the colons everyone told me to
integrate.
Christian