Re: [GENERAL] TCL and encoding

2001-07-11 Thread Fernando Schapachnik
En un mensaje anterior, Tatsuo Ishii escribió: > > Sorry... I mean non-ASCII chars doesn't look good on PgAccess plus > > they are stored as 'garbage' (really two characters). > > For Japanese, an UNICODE database and TCL 8.3 combo works well. What > kind of charset (encoding) are you using? Can

[GENERAL] TCL and encoding

2001-07-10 Thread Fernando Schapachnik
Hello: I'm not able to get a proper encoding with TCL 8.3 and Postgres 7.1.2_2. I've tried setting the DB enconding to UNICODE and still doesn't work. If I use TCL 8.0 the chars get stored properly on the DB but are not shown correctly on PgAccess (they are shown in hexa)