Re: Access violation in psqlodbcw.dll

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: Access violation in psqlodbcw.dll
Дата
Msg-id 47308630.1020902@iol.ie
обсуждение исходный текст
Ответ на Access violation in psqlodbcw.dll  ("Сергей Демьяненко" <sergei.demyanenko@gmail.com>)
Ответы Re: Access violation in psqlodbcw.dll
Список pgsql-odbc
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.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

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

Предыдущее
От: "Сергей Демьяненко"
Дата:
Сообщение: Access violation in psqlodbcw.dll
Следующее
От: Richard Broersma Jr
Дата:
Сообщение: Re: Either I broke PostgreSQL or I found an ODBC bug