upper/lower for german characters

This is a multi-part message in MIME format.

------=_NextPart_000_022C_01C4C67D.54F9B880
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi to all, I have the problem that:
select lower('MöB=DCEL') or select upper('MöB=DCEL') are not working =
well.

I read on some forums that there is some locale setting that needs to be =
done here, but could not fix this.

I am using the ASCII encoding.



Please advice.

Thakx.
Andy.


------=_NextPart_000_022C_01C4C67D.54F9B880
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2745.2800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi to all, I have the problem that: =
</FONT>
<P><FONT face=3DArial size=3D2>select lower('MöB=DCEL') or select =
upper('MöB=DCEL')
</FONT><FONT face=3DArial size=3D2>are not working well. </FONT></P>
<P><FONT face=3DArial size=3D2>I read on some forums that there is some =
locale
setting that needs to be done here, but could not fix this.</FONT></P>
<P><FONT face=3DArial size=3D2>I am using the ASCII encoding.</FONT></P>
<P><FONT face=3DArial size=3D2></FONT> </P>
<P><FONT face=3DArial size=3D2>Please advice. </FONT></P>
<P><FONT face=3DArial =
size=3D2>Thakx.<BR>Andy.</FONT></P></DIV></BODY></HTML>

------=_NextPart_000_022C_01C4C67D.54F9B880--
klodoma [ Di, 09 November 2004 15:58 ] [ ID #474021 ]

Re: upper/lower for german characters

Hi, Andrei,

On Tue, 9 Nov 2004 16:58:27 +0200
"Andrei Bintintan" <klodoma [at] ar-sd.net> wrote:

> Hi to all, I have the problem that:
> select lower('MöB=DCEL') or select upper('MöB=DCEL') are not working =
well.
>
> I read on some forums that there is some locale setting that needs to
> be done here, but could not fix this.
>
> I am using the ASCII encoding.

By definition, ASCII does not contain any umlauts.

So I would advise that, first, you switch to an umlaut capable encoding
(e. G. Latin1, Latin9 or UTF-8).

HTH,
Markus

--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios [at] logi-track.com | www.logi-track.com

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo [at] postgresql.org so that your
message can get through to the mailing list cleanly
schabios [ Di, 09 November 2004 18:59 ] [ ID #474713 ]

Re: [SQL] upper/lower for german characters

Hi, Andrei,

On Tue, 9 Nov 2004 16:58:27 +0200
"Andrei Bintintan" <klodoma [at] ar-sd.net> wrote:

> Hi to all, I have the problem that:
> select lower('MöB=DCEL') or select upper('MöB=DCEL') are not working =
well.
>
> I read on some forums that there is some locale setting that needs to
> be done here, but could not fix this.
>
> I am using the ASCII encoding.

By definition, ASCII does not contain any umlauts.

So I would advise that, first, you switch to an umlaut capable encoding
(e. G. Latin1, Latin9 or UTF-8).

HTH,
Markus

--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios [at] logi-track.com | www.logi-track.com

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
Markus Schaber [ Di, 09 November 2004 18:59 ] [ ID #474718 ]

Re: [SQL] upper/lower for german characters

Hi Markus,

I tried different types of encoding, LATIN1 to LATIN 9, still the same
behavior. I read a few forums, but there I couldn't find a concrete answe=
r
for this.

So... still searching.

Best regards,
Andy.

----- Original Message -----
From: "Markus Schaber" <schabios [at] logi-track.com>
To: "Andrei Bintintan" <klodoma [at] ar-sd.net>
Cc: <pgsql-sql [at] postgresql.org>; <pgsql-admin [at] postgresql.org>
Sent: Tuesday, November 09, 2004 7:59 PM
Subject: Re: [SQL] upper/lower for german characters


Hi, Andrei,

On Tue, 9 Nov 2004 16:58:27 +0200
"Andrei Bintintan" <klodoma [at] ar-sd.net> wrote:

> Hi to all, I have the problem that:
> select lower('MöB=DCEL') or select upper('MöB=DCEL') are not workin=
g well.
>
> I read on some forums that there is some locale setting that needs to
> be done here, but could not fix this.
>
> I am using the ASCII encoding.

By definition, ASCII does not contain any umlauts.

So I would advise that, first, you switch to an umlaut capable encoding
(e. G. Latin1, Latin9 or UTF-8).

HTH,
Markus

--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios [at] logi-track.com | www.logi-track.com

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo [at] postgresql.org so that your
message can get through to the mailing list cleanly



---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
Contact [ Mi, 10 November 2004 08:04 ] [ ID #482552 ]
Datenbanken » comp.databases.postgresql.sql » upper/lower for german characters

Vorheriges Thema: Error In connection ??
Nächstes Thema: COUNT(*) to find records which have a certain number of dependencies?