2009/4/19 Daniel Espinosa <esodan gmail com>I'm creating a financial library to record operations for accounting using libgda, and I've created a CshObject to get a row from a table to get its columns values or modify them, may be this object could be part of GDA you can see the code for csh-object.c/h at:
http://libcash.svn.sourceforge.net/viewvc/libcash/trunk/libcash/
I don't understand how it works because sometimes the priv->model is a GdaDataProxy, and sometimes it's a GdaDataSelect.
Cheers,
Vivien