Subject | Re: [firebird-support] Re: Dynamic SQL Error: need help understanding |
---|---|
Author | Helen Borrie |
Post date | 2011-03-19T07:48:47Z |
At 12:44 PM 19/03/2011, Paul Vinkenoog wrote:
Helen
>And the error message you received wasn't very helpful. It *should* have been something like this: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.
>
> Dynamic SQL Error
> SQL error code = -104
> Token unknown - line 12, char 55
> to
>
>That would have put you in the right spot immediately.
Helen