[gnome-db] How to update data?



I'm trying to update data in a data model, what is it
the procedure?

Now I know:

gda_data_model_begin_update(model);

(some code...)

gda_data_model_end_update(model);


But, in the documentation seds you can get a value
from a GdaRow, may be obteined with
gda_data_model_get_row(), but you can't modify the
value.

The How I can update a Value to Update the DataModel?
Do I can get a Value with
gda_data_model_get_value_at() and update the given
value and this will update the value stored in the
DataModel or not?



=====
>>>>>>>>>>>>>>>
Trabajar es la mejor arma para tu superación.

_________________________________________________________
Do You Yahoo!?
La mejor conexión a internet y 2GB en tu buzón de
Correo Yahoo! por $100 al mes. http://net.yahoo.com.mx

=====
>>>>>>>>>>>>>>>
Trabajar es la mejor arma para tu superación.

_________________________________________________________
Do You Yahoo!?
La mejor conexión a internet y 2GB en tu buzón de Correo Yahoo! por $100 al mes. http://net.yahoo.com.mx



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]