Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: Japanese character in Linux

by mpeppler (Vicar)
on Jul 19, 2011 at 09:27 UTC ( [id://915385]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Japanese character in Linux
in thread Japanese character in Linux

What is the charset of the Sybase server?
Are the strings stored in univarchar() or in varchar() columns?

If the charset is not set to utf8, and if the columns are not univarchar(), then you need to either have the client code (DBI/DBD::Sybase) use the utf8 charset when fetching the data, or use the same charset as the dataserver.

If the data is stored in univarchar() columns then you should set your client charset to utf8.

DBD::Sybase 1.12 should have better support for unicode/utf8 characters, btw.

Michael

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://915385]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2025-06-23 22:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.