Subject varchar
Author netehs
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.

Strange