| Subject | Re: [Firebird-Java] Firebird 2.0 and UNICODE | 
|---|---|
| Author | Roman Rokytskyy | 
| Post date | 2007-02-21T22:27:31Z | 
> At current, i use Firebird 2.0 and JayBird-2.1.1. My program analyzesDid you specify the connection encoding? Can you provide your example code?
> data files (*.txt) and it insert registers into firebird table.
> Unicode admits characters from 0 to 65535 (2bytes, 16 bits), when my
> program inserts a register with a Character Unicode greater than 800
> (decimal value), Firebird doesn't understand properly.
Roman