[gnome-db] Numeric with commas...
- From: Juan Pablo <jpdborgna yahoo com ar>
- To: GNOME-DB List <gnome-db-list gnome org>
- Subject: [gnome-db] Numeric with commas...
- Date: Mon, 06 Feb 2006 15:06:42 -0300
Hi list.
I'm trying to do an insert to a table using the contents of a spin
button, but because my locale the decimal serparator is a comma (,)
instead of a . and it fails. The line is like this (but getting of 12
spins instead of 1...) :
buffer=g_strdup_printf("INSERT INTO productos (stock) VALUES ('%.2f')",
gtk_spin_button_get_value(GTK_SPIN_BUTTON(lookup_widget(GTK_WIDGET(button),"stock"))));
I use postgresql and my locale settings are es_AR.
Saludos, Juan.
___________________________________________________________
1GB gratis, Antivirus y Antispam
Correo Yahoo!, el mejor correo web del mundo
http://correo.yahoo.com.ar
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]