Re: [gnome-db] Mergeant forms status



En réponse à Rodrigo Moya <rodrigo gnome-db org>:

> On Mon, 2002-09-16 at 10:53, Vivien Malerba wrote:
> > > >
> > > > I was thinking of having the following preferences as booleans:
> > > > - ask for confirmation before a SELECT query
> > > > - ask for confirmation before an INSERT query
> > > > - ask for confirmation before an UPDATE query
> > > > - ask for confirmation before a DELETE query
> > > >
> > > > and make the ServerAccess object checks those preferences before
> any
> > > > query is sent to the DBMS and when necessary ask for a
> confirmation
> > > > before actually sending the query. All the GUI will be in your
> settings
> > > > dialog (I suppose this is the
> settings_get_show_confirmation_dialog
> > > > accessor function you mention farther down).
> > > >
> >
> ok, this part is done -> the preferences dialog allows you to set
> these
> entries, and the accessor functions are now available (settings.h).
> 

Good! The only thing which remains to be done is in server-access.c, for the
server_access_do_query() function to replace the hard coded values with the ones
 from the accessor functions (starting at line 543). 

You can do it or I\'ll do it, as you want.

Thanks,

Vivien



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