|
|
Choosing A Webhost: |
Unicode base char oder sowas? (Msg-ID: <45F6876E.3020509@xxxxxxxxxx>): msg#00040db.postgresql.german
Hi, ich suche 'ne funktion, die mir aus all den speziellen Unicode Zeichen das zugrundeliegende Basis Zeichen ausgibt. Bisher pflege ich das manuell, also z.B.: result := replace(result, 'ä', 'a'); result := replace(result, 'ü', 'u'); result := replace(result, 'ö', 'o'); result := replace(result, 'è', 'e'); result := replace(result, 'í', 'i'); result := replace(result, 'é', 'e'); result := replace(result, 'á', 'a'); result := replace(result, 'ó', 'o'); result := replace(result, 'à', 'a'); result := replace(result, 'ù', 'u'); result := replace(result, 'ú', 'u'); result := replace(result, 'ì', 'i'); result := replace(result, 'ú', 'u'); ..das geht aber sicher effizienter! Ist Unicode nicht so organisiert, dass ich ziemlich direkt vom Unicode auf eben dieses Basis Zeichen schliessen kann? Auch C libraries willkommen, ich bin eh in C unterwegs... Fuer Sachdienliche Hinweise bin ich jederzeit dankbar ;-) Gruesse Markus ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Unicode base char oder sowas?, Markus Schiltknecht |
|---|---|
| Next by Date: | Re: Unicode base char oder sowas?, Peter Eisentraut |
| Previous by Thread: | Unicode base char oder sowas?, Markus Schiltknecht |
| Next by Thread: | == Wöchentlicher PostgreSQL Newsletter - 18. März 2007 ==, Andreas 'ads' Scherbaum |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |