Re: [GENERAL] ODBC and Native error codes

Поиск
Список
Период
Сортировка
От Robert Sundström
Тема Re: [GENERAL] ODBC and Native error codes
Дата
Msg-id 4.2.0.58.20011113110647.01372e70@snobben.mimer.se
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Alexaki Sofia
Дата:
Сообщение: how to use ODBC interface
Следующее
От: Simeó Reig
Дата:
Сообщение: Re: Last inserted id