Subject RE: [ib-support] Problems Displaying Greek Characters
Author icamsoft
What is the codepage in DbGrid.Font? I believe
that the problem lies now in VCL area.

If your system
hasn't as default the Greek Locale
and you haven''t defined
the GREEK_charset in DbGrid.Font.charset property
the described behaviour is very possible as VCL
displays don't support unicode.

Try set the GREEK_CHARSET value in DbGrid.Font.charset

"
> I'm either doing something wrong here or what I'm trying to do is
> not possible.
"
IS easy to have both English and Greek chars the same time in the same grid. What is really very difficult is to display in the same
grid Greek, and par example German or French chars. In this case
you have to use unicode controls

-------------------------------------------------------------------------
ICAMSoft - Smart Computer Applications
Athens, Greece
Site: www.icamsoft.gr Email: tkyr@...




-----Original Message-----
From: Ιάκωβος Καράκιζας [mailto:jack@...]
Sent: Monday, May 12, 2003 8:41 AM
To: ib-support@yahoogroups.com
Subject: Re: [ib-support] Problems Displaying Greek Characters


I use Firebird with Greek characters in all platforms
Win9x, Win2000, Nt4WKS, XP

when i run CREATE DATABASE I DON'T use
CODEPAGE WIN1253 on Interbase 6.x and Firebird
and it works ok with Borland's TDBGrid
If I create with CODEPAGE WIN1253 I experience the same problems
For Interbase 5.x I think you have to create with CODEPAGE WIN1253
----- Original Message -----
From: "norgepaul" <paul.thornton@...>
To: <ib-support@yahoogroups.com>
Sent: Saturday, May 10, 2003 12:36 PM
Subject: [ib-support] Problems Displaying Greek Characters


> Hi All,
>
> I've been having a real nightmare trying to display greek characters
> in my application (written in Delphi 6, IBX and Firebird V1.5).
>
> I'm creating the database with the following parameter:
>
> DEFAULT CHARACTER SET WIN1253
>
> This works fine and the database appears to be created with the
> ability to store Greek characters (at least, when I try to store a
> greek character in the DB it no longer gives an error).
>
> Next, I open the database in the application using the parameter:
>
> lc_ctype=WIN1253
>
> So far so good... However, when typing Greek characters in a
> DataGrid the following results are seen:
>
> Using a standard TDBGrid, typing the Greek letters "ABCDEFG" results
> in (something like) "AAOAAOA" being displayed. After applying the
> changes, ""AAOAAOA"" is still displayed.
>
> Using a TdxDBGrid from DevExpress, typing the Greek
> letters "ABCDEFG" results in them being displayed correctly. After
> applying the changes however, the Greek letters become "?????FG"!
>
> I'm either doing something wrong here or what I'm trying to do is
> not possible.
>
> I would be very grateful if somebody could help me out as this is a
> real sticking point for my project.
>
> Cheers,
> Paul
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>



To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/