> -----Original Message-----
> From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp]
> Sent: 19 June 2001 03:22
> To: Kovacs Zoltan; Tibor Laszlo; Dave Page; Kristis Makris; Mister ics
> Cc: pgsql-odbc@postgresql.org
> Subject: Re: [ODBC] Error handling in ODBC
>
>
> Hi all,
>
> I've just committed a fix to cvs.
>
> Changed the error handling as follows.
> 1) ERRORs causes an SQL_ERROR and the SQLSTATE='S1000'.
> 2) NOTICEs causes an SQL_SUCCESS_WITH_INFO and the succeeding
> SQLError() returns the NOTICE message.
>
> Remarks.
> 1) RI violation ERRORs are reported properly.
> 2) The NOTICE is the last NOTICE message and
> is truncated to 4095 bytes.
>
> regards,
> Hiroshi Inoue
I owe you the drink of your choice Hiroshi - that worked a treat, many
thanks. There's been a few updates recently, so if you agree and no-one
objects shall we package 07.01.0006? If so, if you can update the version
number, I'll do the build and add the various distros to the ftp site.
Regards,
Dave.