another wrong error message returned: INSERT with missing field

Поиск
Список
Период
Сортировка
От
Тема another wrong error message returned: INSERT with missing field
Дата
Msg-id 00ab01c5ea4c$d279f830$0201a8c0@iwing
обсуждение исходный текст
Список pgsql-odbc
hi list.

i'm not sure if this was reported before (there was an error message related
conversation earlier):

when executing an malformed INSERT statement (which for example contains
some invalid fields), the odbc driver returns:

ERROR: current transaction is aborted, commands ignored until end of
transaction block

instead of the verbose error message you'll see when you execute the query
on the psql command line:

ERROR:  column "somefield" of relation "sometable" does not exist.

cheers,
thomas



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

Предыдущее
От: "Leendert Paul Diterwich"
Дата:
Сообщение: Re: Visual Studio 2005 not happy with postgresql
Следующее
От: "Tobias Britz"
Дата:
Сообщение: Re: Visual Studio 2005 not happy with postgresql