Re: utf8 encoding problem
- From: hjp@xxxxxxxxx (Peter J. Holzer)
- Date: Fri, 22 Dec 2006 10:44:55 +0100
On 2006-12-22 10:11:57 +0100, Michael Kröll wrote:
Peter J. Holzer wrote:
$node_name = 'wre'; my $pound = " \xc2\xa3"; print "Pound =>$pound\n";That doesn't look like a pound sign in WE8DEC. You need to set NLS_LANG
to the charset that you actually use, i.e., AMERICAN_AMERICA.UTF8 in
your case.
Or "AMERICAN_AMERICA.AL32UTF8" - See
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96529/ch5.htm#1004607
Yes. AL32UTF8 is better (unless you're still running Oracle 8). Don't
know why I wrote UTF8.
hp
--
_ | Peter J. Holzer | If I wanted to be "academically correct",
|_|_) | Sysadmin WSR | I'd be programming in Java.
| | | hjp@xxxxxxxxx | I don't, and I'm not.
__/ | http://www.hjp.at/ | -- Jesse Erlbaum on dbi-users
Attachment:
pgpy880mn7ZZY.pgp
Description: PGP signature
- References:
- utf8 encoding problem
- From: Anand . K . S .
- Re: utf8 encoding problem
- From: Peter J. Holzer
- Re: utf8 encoding problem
- From: Michael Kroell
- utf8 encoding problem
- Prev by Date: Re: utf8 encoding problem
- Next by Date: RE: Unix: Oracle User Identified Externally
- Previous by thread: Re: utf8 encoding problem
- Next by thread: RE: utf8 encoding problem
- Index(es):
Relevant Pages
|