> Am Donnerstag, 22. April 2004 09:48 schrieb Stijn Vanroye:
> > Wouldn't it be better if I just set my client encoding to
> UNICODE in stead
> > of LATIN1? I suppose the UNICODE encoding set is understood
> by windows (and
> > delphi), since I write progs for a win enviroment.
Peter Eisentraut wrote:
> That really depends exclusively on what your client
> program/environment can
> tolerate. You may have to set your console, widget set or
> desktop to Unicode
> or something like that.
Ok thanks. All I've got to do now is find out if windows and/or delphi understand UNICODE.
Stijn.