Le Lundi 20 Octobre 2003 10:43, Albin Blaschka a écrit :
> Plattform for pgadmin: Win 2000
> Database: Postgres 7.3.2 on Debian Linux Woody (3.0),
> Database encoding SQL_ASCII
Dear Albin,
This problem was fixed in CVS.
Two solutions:
1) Wait for a Win32 binary snapshots. There should be one sooner or later from
http://www.pgadmin.org/pgadmin3/download.php#snapshots.
2) Use a Latin1 (iso8859-1) or Unicode database to store German text. This
should solve your problem without the need to wait for a snapshots. A latin1
database is the recommanded way.
Cheers, Jean-Michel