From: | "Johann Woeckinger" <johann(dot)woeckinger(at)epluse(dot)at> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Cc: | tgl(at)sss(dot)pgh(dot)pa(dot)us |
Subject: | More on: Character encoding problem using Tcl |
Date: | 2000-12-20 09:06:22 |
Message-ID: | 3A407705.14274.A8A53DF@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Trying out some more settings of multibyte endcoding, I could not find any
combination of settings solving the problem described.
The only solution working up to now was to give the following statement
within the tcl application:
"encoding system identity"
This makes the insert of national special characters work as expected. But
is that a clean solution (I don't know what identity exactly does)?
If yes, where to insert this statement in the pgaccess interface (inserting it in
"main.tcl" helps only partly) ?
Johann Woeckinger
==========================================================
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
From | Date | Subject | |
---|---|---|---|
Next Message | Horák Daniel | 2000-12-20 11:38:51 | RE: Postgres Win32 |
Previous Message | Denis A. Doroshenko | 2000-12-20 08:01:05 | Re: Re: extra spaces |