Re: Arabic character set support in mysql

2004-04-14 Thread Victoria Reznichenko
homauoon mahboobi <[EMAIL PROTECTED]> wrote: > > Are you support Arabic character set an collations in my sql 4.1? > I work with mysql 4.0 and store Arabic data on it,but i cant sort > my "varchar" data.Is this problem solved when i upgrade mysql 4 to 4.1? >From 4.1 you cam use cp1256 and unicode

Re: Arabic character set

2003-09-25 Thread Egor Egorov
"Michael sleibi" <[EMAIL PROTECTED]> wrote: > > Could you please tell me what is the command to install the mysql 4.1 > alpha with the default character sets arabic (cp1256) on windows . > MySQL doesn't support cp1256 character set. You can use unicode for arabic language in v4.1. -- For

Re: Arabic character set

2001-02-06 Thread Llorenc Sole
> > we are setting up an Arabic web site using PHP with MySQL 3.23.22. >> Our problem is that we can not sort data correctly when retreiving it >> from Arabic text fields. This seems to be a character set problem. >> > > Has anyone any idea about using the Arabic character set with MySQL? Hi,

Re: Arabic character set

2001-02-05 Thread Eran Boudjnah
Hi, am having the exact same problem with Hebrew... Best regards, -Eran medianova wrote: > Hi, > > we are setting up an Arabic web site using PHP with MySQL 3.23.22. > Our problem is that we can not sort data correctly when retreiving it > from Arabic text fields. This seems to be a character

Re: Arabic character set

2001-02-05 Thread Boril Yonchev
I have too this problem with cp1251 and write 3 time about this, but nobody don't know correct answer :-( BY - Original Message - From: "medianova" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 05, 2001 1:51 PM Subject: Arabic character set > Hi, > > we are setting