Subject RE: [firebird-support] Embedded SQL error
Author Helen Borrie
Mike,

At 02:13 PM 25/05/2004 -0400, you wrote:
>Thanks Nick. I get this same error message on all of my SQL statements,
>SELECT, DELETE, etc.

It could be that you have some kind of exception, but not the one that is
being reported. This could be due to a bug in gpre (that hasn't caught up
with changes in the message set) or to having the wrong version of
firebird.msg in the root directory (of server and/or client).

Are you using the correct version of gpre for the server?

It shouldn't be possible to get an ambiguity exception in a straight insert
(as you reported initially).

/heLen