Re: Access violation in psqlodbcw.dll

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: Сергей Демьяненко <sergei(dot)demyanenko(at)gmail(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Access violation in psqlodbcw.dll
Date: 2007-11-06 15:20:16
Message-ID: 47308630.1020902@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)iol(dot)ie
---------------------------------------------------------------

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Richard Broersma Jr 2007-11-06 16:01:47 Re: Either I broke PostgreSQL or I found an ODBC bug
Previous Message Сергей Демьяненко 2007-11-06 14:10:20 Access violation in psqlodbcw.dll