Re: Access violation in psqlodbcw.dll

Поиск
Список
Период
Сортировка
От Сергей Демьяненко
Тема Re: Access violation in psqlodbcw.dll
Дата
Msg-id 110419fb0711062348q79dd96e9re4e5e477e2acd60d@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Access violation in psqlodbcw.dll  (Raymond O'Donnell <rod@iol.ie>)
Ответы Re: Access violation in psqlodbcw.dll  (Hiroshi Inoue <inoue@tpf.co.jp>)
Список pgsql-odbc
2007/11/6, Raymond O'Donnell <rod@iol.ie>:
On 06/11/2007 14:10, Сергей Демьяненко wrote:
> When I call TADOQuery.Open stored function raises exception:
>
> ERROR: column "arg_last_datetime" doesn't exists.
> State SQL:42703
> Context:PL/pgSQL function "deliveries_visits_export3" line 40 at for
> over select rows

The error message seems to indicate that there's a bug in your pl/pgsql
function - have you tried calling it directly from psql?

Ray.
 
There is a bit of misunderstanding. Of course I know about bug in the procedure. The problem is that TADOQuery doesn't return postgres exception because psqlodbsw.dll raises "access violation".

Regards, Sergei Demyanenko

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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Either I broke PostgreSQL or I found an ODBC bug
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Access violation in psqlodbcw.dll