Re: [gnome-db] How represent a DATA in GDA
- From: "Vivien Malerba" <vmalerba gmail com>
- To: "Daniel Espinosa" <esodan gmail com>
- Cc: gnome-db-list gnome org
- Subject: Re: [gnome-db] How represent a DATA in GDA
- Date: Mon, 22 Oct 2007 09:52:50 +0200
On 10/20/07, Daniel Espinosa <esodan gmail com> wrote:
> I need to represent as a GObject a data row in the Database (reference
> objects). I think I need at least: row's ID and table name. I want to
> add some API to this object to wraps the getter process (an SELECT
> command) and the update one, allowing the user set its properties
> using g_object_set function mark it as dirty (unupdated) and maybe an
> gnc_object_execute command in order to update the data.
>
> Any suggestion?
You can have a look at the GdaRow object which is considered as an
internal part of the implementation of the data models inheriting
GdaDataModelRow.
Vivien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]