This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > April 2004 > mySQL + hebrew
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| hi,
i'm just starting to use mysql after using Access for a while. i'm
converting some Access dbs containing Hebrew text into mySQL.
This seems fine and the data seems intact when i view the content using
navicat front end.
i use asp to display the data and it all comes out as ???????? .
the same happens with access but can be solved by putting codepage="1255" at
the top of the page.
unfortunatly this doesn't seem to work with mySQL.
even hebrew i insert into the db using a web page form comes is seen as
?????
is this a database problem, page encoding problem or something else?
any suggestions would be appreciated.
Dog
| |
|
|
"Dog" <dog@emotiveSPAM.co.il -= no spam is good spam :-)> wrote in message
news:c5hke7$hgo$1@forums.macromedia.com...
> hi,
>
> i'm just starting to use mysql after using Access for a while. i'm
> converting some Access dbs containing Hebrew text into mySQL.
> This seems fine and the data seems intact when i view the content using
> navicat front end.
>
> i use asp to display the data and it all comes out as ???????? .
>
> the same happens with access but can be solved by putting codepage="1255" at
> the top of the page.
> unfortunatly this doesn't seem to work with mySQL.
>
> even hebrew i insert into the db using a web page form comes is seen as
> ?????
>
> is this a database problem, page encoding problem or something else?
>
> any suggestions would be appreciated.
>
> Dog
>
>
Check out the mysql documentation on Character Sets.
< http://dev.mysql.com/doc/ >
HTH
-Rb
|
|
|
| | Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |
|