Character encoding problem using Tcl

From: "Johann Woeckinger" <johann(dot)woeckinger(at)epluse(dot)at>
To: pgsql-general(at)postgresql(dot)org
Subject: Character encoding problem using Tcl
Date: 2000-12-18 13:45:57
Message-ID: 3A3E158D.23980.13DA796@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I use PostgreSQL 7.0.3 on Linux (i386) platform, Tcl 8.3 is installed.

When entering National special characters (e.g. accented german
characters) by use of psql into a database, all seems to be ok., the special
characters appear correct on queries (locale seems to work well in this case).

But when using a Tcl-based interface (e.g. pgaccess or home made tcl
based programs) to insert such characters into a table, they are not correct
displayed on queries by use of psql - they appear as two 'unreadable'
characters (they appear correct in queries done by the tcl application).

I tried to add multibyte support to postgresql, but still the same result.
How to solve this problem?

Johann
==========================================================
E-Mail: johann(dot)woeckinger(at)epluse(dot)at
Privat: woeckinger(dot)johann(at)utanet(dot)at
Tel. 07235/605-263 (Firma), 07235/65993 (privat)
Fax. 07235/605-383 (Firma)
Adresse/Firma: E+E Elektronik
Dr. Johann Wöckinger
Leiter Fertigung Systeme
Langwiesen 7
A-4210 Engerwitzdorf

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Burski 2000-12-18 15:05:35 Re: Sequence
Previous Message gerardo tagliani 2000-12-18 13:42:15 Sequence