Re: [GENERAL] ODBC and Native error codes - Mailing list pgsql-odbc

From Robert Sundström
Subject Re: [GENERAL] ODBC and Native error codes
Date
Msg-id 4.2.0.58.20011113110647.01372e70@snobben.mimer.se
Whole thread Raw
List pgsql-odbc
At 16:38 2001-11-06 , you wrote:
>[...]
>OK - PostgreSQL (Like all the other Database vendors above) does return an
>informative string, but it should also return the correct Native ANSI SQL
>number.
>[...]

Hello.
To be precise, the SQL standard does not specify anything about native
error codes. The vendor may return whetever they like. The standardized way
of managing error codes is through SQLSTATE:s, which are 5 character strings.


pgsql-odbc by date:

Previous
From: Alexaki Sofia
Date:
Subject: how to use ODBC interface
Next
From: Simeó Reig
Date:
Subject: Re: Last inserted id