Zeos + (Delphi OR Kylix) + CrossKylix

Forum related to version 6.1.5 of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
amos
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: 11.10.2005, 19:52

Zeos + (Delphi OR Kylix) + CrossKylix

Post by amos »

OK, now i started to play with firebird, and i like it.
It's working fine, no problem with foreign characters, and so on...

I'm developing in Delphi 7 (WinXP) with CrossKylix plugin. Everything is working fine here!! :-)

Now, my problem is that if I input something in database in linux over embeded libs (with "crazy" charcters) everything is ok, but if I access that database over network form Windows (on linux is installer FirebirdSS) those characters are not readable. Funy part is that, what i write from Windows is readable (correct) only in windows, and on the linux is same. I didn't try windows FirebirdSS because, i need Firebird server on linux!!

Plz, help!!

OS no.1:
WinXP SP2

OS no.2:
CentOS 4.1 x86

Thx
That's all from Amos Sam

good, better, linux!

Is someone selling a apartment on Pluton? ;-)
User avatar
aperger
Expert Boarder
Expert Boarder
Posts: 129
Joined: 24.08.2005, 08:24
Location: Veszprém
Contact:

CharacterSets

Post by aperger »

Hello.

I use WinXP SP2 HUN and FC4 I use the same *gdb file under Win32 and Linux. When I start my program in linux I set the LANG variable in the start script

LANG=hu_HU

or

LANG=hu_HU.Latin2


so... I have nor problem :-)


Attila
amos
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: 11.10.2005, 19:52

Post by amos »

I tried with LANG, and now i can read 6 out of 10 characters!!

Any other idea?

Thx
That's all from Amos Sam

good, better, linux!

Is someone selling a apartment on Pluton? ;-)
Post Reply