Subject Re: [firebird-support] Start key word in FB 2.1
Author Aage Johansen
jimmaguire1949 wrote:
> I have a table with a column named "start" (unfortunately). I've used
> it in 1.5 and 2.0.4.13130 in windows, but it fails in 2.1. Can't use
> it in selects or triggers.
>
> Is there any way to avoid renaming it? I've tried surrounding it with
> quotes: "start" but it makes no difference. I've reverted to 2.0 in
> the meantime.
>

Try renaming to "START" (all UpperCase).

--
Aage J.