Hi Eric,

"Eric G. Miller" <egm2@jps.net> writes:

>> I am trying out postgresql and pgaccess. I have a charset problem with
>> pgaccess. When I insert data with pgaccess I cannot insert german
>> umlauts. Typing a-umlaut end up in the Trademark-Sign.
>
> What's the characterset of the locale you're operating under?  

locale says:

LANG=de_DE
LC_CTYPE="[EMAIL PROTECTED]"
LC_NUMERIC="[EMAIL PROTECTED]"
LC_TIME="[EMAIL PROTECTED]"
LC_COLLATE="[EMAIL PROTECTED]"
LC_MONETARY="[EMAIL PROTECTED]"
LC_MESSAGES="[EMAIL PROTECTED]"
LC_PAPER="[EMAIL PROTECTED]"
LC_NAME="[EMAIL PROTECTED]"
LC_ADDRESS="[EMAIL PROTECTED]"
LC_TELEPHONE="[EMAIL PROTECTED]"
LC_MEASUREMENT="[EMAIL PROTECTED]"
LC_IDENTIFICATION="[EMAIL PROTECTED]"
[EMAIL PROTECTED]

Mh, I cannot recall why LANG is de_DE... 

> What does the following character look like ä?  

Typing ä in pgaccess results in a small TM-Sign 


But when I use psql

INSERT INTO mytable ("ä");

inserts the right umlaut. But in pgaccess it is displayed as "TM".

Ciao!
juh

-- 
Bücherwahnsinn! Was kann man ohne Angst noch lesen?
http://www.sudelbuch.de/2001/20010228.html


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to