[gnome-db] gda_data_model_remove_row
- From: Neil Zanella <nzanella gmail com>
- To: GNOME-DB List <gnome-db-list gnome org>
- Subject: [gnome-db] gda_data_model_remove_row
- Date: Sat, 27 Nov 2004 15:39:06 -0700
Hello,
I would like to remove some rows from a result set after retrieving them.
However, this is only so I can display a subset of rows and the function
gda_data_model_remove_row is no good to me here because I do not
want the changes to be reflected in the underlying database. I see
several conversion functions related to GdaDataModel such as:
gda_data_model_to_comma_separated
and
gda_data_model_to_xml
However, all I needed was a GList of GLists or something like
that so that I may manipulate and display. I guess that is just
too easy and I should code it myself, given no API function
to do this is available, but if an API function were available
to do something like that I think several people might have
some use for it.
Regards,
Neil
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]