Subject Re: [Firebird-Java] varchar
Author Blas Rodriguez Somoza
Hello

At 06/12/2002 08:42 +0000, you wrote:
>When i store a 0x81 byte in a varchar I get a 0x3F byte. This
>happen under a Windows firebird server, this is not true under
>Linux. I insert bytes with setBytes, the varchar is without
>charset.
>
>I use RC1a java driver with a stable release 1 of firebird in both system.

Are you using the same client machine for the two servers? If so, then the problem seems to be in the server.

Which character set is the default in the database?

Regards
Blas Rodriguez Somoza