This is a discussion on Encoding types within the pgsql Admins forums, part of the PostgreSQL category; --> Dear, I have the following problem : On an win32 box (win2003 server) we selected as encoding SQL_ASII, we ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Dear, I have the following problem : On an win32 box (win2003 server) we selected as encoding SQL_ASII, we store data into the tables with accents ... If we look at it with pgadminIII it looks nice. From the cmd-prompt and via ODBC on the same box, the accents are strange characters. Is we connect from another win32 box via ODBC the accents are looking OK. If we do the same on a Linux machine everything looks just fine What do I mis ? Kind Regards Patrick Meylemans ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to majordomo@postgresql.org) |