Subject Re: [firebird-support] Re: Dynamic SQL Error: need help understanding
Author Helen Borrie
At 12:44 PM 19/03/2011, Paul Vinkenoog wrote:

>And the error message you received wasn't very helpful. It *should* have been something like this:
>
> Dynamic SQL Error
> SQL error code = -104
> Token unknown - line 12, char 55
> to
>
>That would have put you in the right spot immediately.

The probable reason for the "unfilled" state of the error message is that you're still using the old client and firebird.msg versions. Check that...fix it...and try the statement again, using the bad keyword.

Helen