Re: Convert a text
- From: Sven Neumann <sven gimp org>
- To: Emmanuel Di Pretoro <edipreto skynet be>
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: Convert a text
- Date: 17 Jan 2003 21:30:58 +0100
Hi,
Emmanuel Di Pretoro <edipreto skynet be> 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 nothing but UTF-8. If you need to deal with
strings in other encodings, use the conversion functionality offered
by GLib-2.x:
http://developer.gnome.org/doc/API/2.0/glib/glib-Character-Set-Conversion.html
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]