Re: hebrew/arabic language

2002-07-25 Thread Pete French
> am running mysql 3.44 at RHL7.2, how can i setup up mysql to store/show > characters of language such as hebrew/arabic? My best suggestion would be to store all your test in Unicode UTF-8 format and use the type BLOB in the table in order to store it. We do this and can quite happily mix

hebrew/arabic language

2002-07-25 Thread Hytham Shehab
hi guys, am running mysql 3.44 at RHL7.2, how can i setup up mysql to store/show characters of language such as hebrew/arabic? thanks for help sql -- Hytham Shehab - Before posting, please check: http://www.mysql.

Re: hebrew/arabic language

2002-07-25 Thread Egor Egorov
Hytham, Thursday, July 25, 2002, 12:54:22 AM, you wrote: HS> am running mysql 3.44 at RHL7.2, how can i setup up mysql to store/show HS> characters of language such as hebrew/arabic? MySQL returns char strings as they were inserted. For correct sorting you can set up hebrew character set sta

Re: hebrew/arabic language

2002-07-25 Thread Sameh Attia
Hytham Shehab wrote: >hi guys, >am running mysql 3.44 at RHL7.2, how can i setup up mysql to store/show >characters of language such as hebrew/arabic? > >thanks for help > >sql >-- >Hytham Shehab > > > > >- >Before posting, p

hebrew/arabic language

2002-07-24 Thread Hytham Shehab
hi guys, am running mysql 3.44 at RHL7.2, how can i setup up mysql to store/show characters of language such as hebrew/arabic? thanks for help sql -- Hytham Shehab - Before posting, please check: http://www.mysql.com/