RE: Error handling in ODBC - Mailing list pgsql-odbc

From Dave Page
Subject RE: Error handling in ODBC
Date
Msg-id 8568FC767B4AD311AC33006097BCD3D61A2C41@woody.vale-housing.co.uk
Whole thread Raw
In response to Error handling in ODBC  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
List pgsql-odbc

> -----Original Message-----
> From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp]
> Sent: 14 June 2001 11:09
> To: Dave Page
> Cc: Zoltan Kovacs; pgsql-odbc
> Subject: Re: [ODBC] Error handling in ODBC
>
>
> Dave Page wrote:
> >
>
> [snip]
>
> >
> > As far as I can tell, it is then not possible to access the notice
> > from a client app (cetainly SQLError won't return it in my
> test prog,
> > yet I can quite happily get a real error from an invalid query for
> > example.
> >
>
> Hmm it may be possible that SQLERROR returns a notice message
> in an appropriate condition(?????) though I'm not sure.

Unfortunately I'm not really familiar enough with either C or the guts of
the driver to know or be able to figure out in a reasonable amount of time
(though I have spent hours staring at the code :-)) what exactly it is/is
trying to do. I do know it's not doing what I need it to :-(, and - I
suspect - what it should be doing (though these are not necessarily one and
the same).

Any suggestions from those more experienced in these things would be
greatfully received....

Regards, Dave.


pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Error handling in ODBC
Next
From: "postgresql"
Date:
Subject: odbc on a mac