Re: Access violation in psqlodbcw.dll - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: Access violation in psqlodbcw.dll
Date
Msg-id 473173FB.4080105@tpf.co.jp
Whole thread Raw
In response to Re: Access violation in psqlodbcw.dll  ("Сергей Демьяненко" <sergei.demyanenko@gmail.com>)
Responses Re: Access violation in psqlodbcw.dll
List pgsql-odbc
Сергей Демьяненко wrote:
> 2007/11/6, Raymond O'Donnell <rod@iol.ie <mailto: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".

Hmm, psqlodbc 8.2.0500 doesn't include psqlodbcw.dll.
Anyway could yo send me directly the Mylog output ?

regards,
Hiroshi Inoue



pgsql-odbc by date:

Previous
From: "Сергей Демьяненко"
Date:
Subject: Re: Access violation in psqlodbcw.dll
Next
From: Richard Broersma Jr
Date:
Subject: Re: Either I broke PostgreSQL or I found an ODBC bug