Thread: Problem with accentuated characters
Hello, I have problem with accentuated characters on inserting entries with jdbc: Postgresql doesn't show them correctly. How can I configure Postgresql to recognize this type of characters? I work on Linux Debian and all is configure to use french language. Thanks for your help _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com
On Wed, 2002-07-03 at 14:51, Th Templ wrote: > I have problem with accentuated characters on inserting entries with jdbc: > Postgresql doesn't show them correctly. Where? in psql? in pgaccess? > How can I configure Postgresql to > recognize this type of characters? I work on Linux Debian and all is > configure to use french language. initdb -E LATIN9 createdb -E LATIN9 Cheers Tony Grant -- RedHat Linux on Sony Vaio C1XD/S http://www.animaproductions.com/linux2.html Macromedia UltraDev with PostgreSQL http://www.animaproductions.com/ultra.html