> 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
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.
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
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
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/