|
Home > Archive > ASE Database forum > October 2005 > chinese/japan char ? and \n \r is displayed on screen? how to filter that?
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]
| Author |
chinese/japan char ? and \n \r is displayed on screen? how to filter that?
|
|
|
| my database sever is set to utf-8. my jtds url looks like this
<url>jdbc:jtds:sybase://LOCALHOST:5000/ ekp;useLOBs=false;ch
arset=UTF8;endString
ParameterAsUnicode=f
alse</url>
but still, i can't display Asia char and \n\r is never filtered from
database. Any idea?
| |
|
| this is my setting on databse server for your information....
current language option
language : us_english
character set: utf8
sor order : default unicode multi-lingual orderin
"j" <j@sybase.zcd.com> wrote in message news:435599ce$1@foru
ms-2-dub...
> my database sever is set to utf-8. my jtds url looks like this
>
> <url>jdbc:jtds:sybase://LOCALHOST:5000/ ekp;useLOBs=false;ch
arset=UTF8;endString
ParameterAsUnicode=f
alse</url>
>
> but still, i can't display Asia char and \n\r is never filtered from
> database. Any idea?
>
|
|
|
|
|