[ psqlodbc-Bugs-1000738 ] Wrong ODBC state (42P01 or 42P07) is returned on dropping/creating table

Поиск
Список
Период
Сортировка
От
Тема [ psqlodbc-Bugs-1000738 ] Wrong ODBC state (42P01 or 42P07) is returned on dropping/creating table
Дата
Msg-id 20060921100634.3412586C6D3@pgfoundry.org
обсуждение исходный текст
Список pgsql-odbc
Bugs item #1000738, was opened at 2006-09-21 14:06
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000738&group_id=1000125

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Dmitriy Ivanov (divanov)
Assigned to: Nobody (None)
Summary: Wrong ODBC state (42P01 or 42P07) is returned on dropping/creating table

Initial Comment:
When DROP TABLE missing_table is executed, the driver returns error state 42P01 instead of 42S02.

When CREATE TABLE existing_table ... is executed, the driver returns error state 42P07 instead of 42S01.


----------------------------------------------------------------------

You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000738&group_id=1000125

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Mark Morgan Lloyd
Дата:
Сообщение: Re: v08.02.0100 uploaded
Следующее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1000738 ] Wrong ODBC state (42P01 or 42P07) is returned on dropping/creating table