Subject Re: [ib-support] character set error on open table
Author Helen Borrie
At 10:49 AM 12/03/2003 +0000, you wrote:
>I have a table with 2 integer fields.
>This error occurs when I try to open a table on ibconsole. I think
>that I don't obtein sucess when I try to restore backup because this
>error of this table.
>I'm using FirebirdSS-1.0.0.796-0.i386.rpm
>All my text fields are VARCHAR AND CHAR with CHARACTER SET WIN1252
>COLLATE PXW_INTL850;
>
>Message error:
>:
>Arithmetic overflow or division by zero has occurred.
>arithmetic exception, numeric overflow, or string truncation.
>Cannot transliterate character between character sets.

Are you setting the character set of the client to WIN1252 at connection?

heLen