Re: [gnome-db] Changing a field definition
- From: Murray Cumming <murrayc murrayc com>
- To: Rodrigo Moya <rodrigo gnome-db org>
- Cc: gnome-db-list <gnome-db-list gnome org>
- Subject: Re: [gnome-db] Changing a field definition
- Date: Wed, 28 Apr 2004 18:05:36 +0200
On Sun, 2004-04-25 at 12:53, Rodrigo Moya wrote:
> also, btw, update_column does not work on 1.0.x.
Is it meant to work in libgda 1.1 already? The GdaDataModel
update_column vfunc does not seem to be set anywhere, so I get a warning
here:
gboolean
gda_data_model_update_column (GdaDataModel *model, const
GdaFieldAttributes *col)
{
gboolean result;
g_return_val_if_fail (GDA_IS_DATA_MODEL (model), FALSE);
g_return_val_if_fail (CLASS (model)->update_column != NULL, FALSE);
--
Murray Cumming
www.murrayc.com
murrayc murrayc com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]