Subject | select field that is reserved word |
---|---|
Author | RB Smissaert |
Post date | 2008-09-27T09:20:59Z |
How in FB 1.5 can I do a select with a field that is a Firebird reserved
word? In this case it is the reserved word ACTION.
In Interbase you can enclose the field name in double quotes, but that
doesn't work in Firebird as it will produce the literal string rather than
the table data.
Thanks for any advice.
RBS
word? In this case it is the reserved word ACTION.
In Interbase you can enclose the field name in double quotes, but that
doesn't work in Firebird as it will produce the literal string rather than
the table data.
Thanks for any advice.
RBS