Access violation in psqlodbcw.dll

Поиск
Список
Период
Сортировка
От Сергей Демьяненко
Тема Access violation in psqlodbcw.dll
Дата
Msg-id 110419fb0711060610l189923efq6cd0bac0d70fb5c3@mail.gmail.com
обсуждение исходный текст
Ответы Re: Access violation in psqlodbcw.dll  (Raymond O'Donnell <rod@iol.ie>)
Список pgsql-odbc
Hello community,

I have a problem with psqlODBC (08.02.05). I'm using Delphi 6 (6.240 UP2), TADOQuery, PostgreSQL 8.2.4.

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

Then TADOQuery raises "destructive exception" and after that any other query executions in my program raise exception "Connection is already in use".

I tryed to execute query in design-time and got "access violation" in psalodbcw.dll

Please help me find out where the problem is.
Thank you.

Regards,
Sergei Demyanenko

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

Предыдущее
От: Richard Broersma Jr
Дата:
Сообщение: Re: Either I broke PostgreSQL or I found an ODBC bug
Следующее
От: Raymond O'Donnell
Дата:
Сообщение: Re: Access violation in psqlodbcw.dll