Convert a text

2003-01-17 Thread Emmanuel Di Pretoro
Hi Probably a newbie question. So, I've created a little front-end in GTK2 to a posgresql database. When I insert character like 'é', 'è', etc, the result in the database is like Ã@. What can I do to correct that ? Regards, Manu ___ gtk-list mailing

Re: Convert a text

2003-01-17 Thread Sven Neumann
Hi, Emmanuel Di Pretoro [EMAIL PROTECTED] writes: Probably a newbie question. So, I've created a little front-end in GTK2 to a posgresql database. When I insert character like 'é', 'è', etc, the result in the database is like Ã@. What can I do to correct that ? feed it with UTF-8 and