Re: [gnome-db] libgda/gnome-db 0.2.95 released
- From: Malerba_Vivien stna dgac fr
- To: rodrigo gnome-db org
- Cc: gnome-db-list gnome org
- Subject: Re: [gnome-db] libgda/gnome-db 0.2.95 released
- Date: 29 Jan 2002 14:57:31 +0100
le mar 29-01-2002 à 13:30, Rodrigo Moya a écrit :
> On Tue, 2002-01-29 at 12:00, Malerba_Vivien stna dgac fr wrote:
> > I've put a new version which is basically a rename of the previous one.
> > I just detected a slight little bug with the error reporting which does
> > not display the error itself, but just the error dialog. Except if it
> > really is a problem for someone, I prefer to spend my time working on
> > the next version of gASQL (work is going on...)
> >
> oops, I am sorry I forgot to explain the change I did, which is that I
> completely removed the use of 'errors_head' member in the GdaConnection
> object. And also, although it still exists, gda_connection_get_errors is
> completely useless right now, which is what you are using in gASQL to
> display the errors.
>
> The way it works (which is how it's been working for a long time,
> although the other stuff was still in the API; sorry, my fault :-() is
> via the "error" signal in GdaConnection. So, when creating a
> GdaConnection, you should just connect to that signal, and in the
> callback, display the errors you receive as parameters.
>
> If you tell me where the error handling code in gASQL is, I'll try to
> provide a patch for making it work the correct way.
It's done in the sql_server_catch_errors_cb() function in file
interface_cb.c line 2881. If you make a patch, don't apply it in the CVS
because the HEAD is for the new development version which is quite
different from that one.
Thanks a lot for that,
Vivien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]