Re: [GENERAL] Accented chars in several apps

2004-04-10 Thread Janning Vygen
Am Freitag, 9. April 2004 22:32 schrieb G. Brannon Smith: > Answering my own post. I went ahead and bit the bullent and dumped the > whole thing over to ENCODING = 'UNICODE'. Wasn't nearly as painful as I > thought it would be... although I guess the DB has now effectively > doubled in size. Isn't

[GENERAL] Accented chars in several apps

2004-04-09 Thread G. Brannon Smith
I have a personal database of my books, several of which are French with accented characters in their titles. However I am getting inconsistent display of the accent characters depending on the app I am using to access the DB. When the accents show up OK in psql and phpPgAdmin, they look like g

Re: [GENERAL] Accented chars in several apps

2004-04-09 Thread G. Brannon Smith
Answering my own post. I went ahead and bit the bullent and dumped the whole thing over to ENCODING = 'UNICODE'. Wasn't nearly as painful as I thought it would be... although I guess the DB has now effectively doubled in size. G. Brannon Smith wrote: I have a personal database of my books, seve