Re: [gnome-db] SQL column default values



On Sun, 2003-10-12 at 07:18, Paisa Seeluangsawat wrote:
> Hi,
> 
> I'm poking around a bit with libgda/libgnomedb, trying to
> extend GnomeDbForm to let user create custom data-bound form
> like in MS Access.
> 
> I would like to use the default value for each SQL column
> when users create a new record, but I couldn't find an 
> entry for it in GdaFieldAttributes.  Any clue?
> 
you can get the default value from the FIELDS schema. Although, we
probably want to provide it also in the GdaFieldAttributes structure.
So, would you like to work on adding that to gda-field.[ch]? If so,
please do it on CVS HEAD, since this are additions that cannot go into
the stable branch.

cheers




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