Re: Access violation in psqlodbcw.dll

From: Сергей Демьяненко <sergei(dot)demyanenko(at)gmail(dot)com>
To: "Hiroshi Inoue" <inoue(at)tpf(dot)co(dot)jp>
Cc: rod(at)iol(dot)ie, pgsql-odbc(at)postgresql(dot)org
Subject: Re: Access violation in psqlodbcw.dll
Date: 2007-11-08 08:54:48
Message-ID: 110419fb0711080054p43ba73a8lc6a34b27f3a2bb87@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

2007/11/7, Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>:
>
> Сергей Демьяненко wrote:
> > 2007/11/6, Raymond O'Donnell <rod(at)iol(dot)ie <mailto:rod(at)iol(dot)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
>
>
>
I'm sorry. You're right, psqlodbc 8.2.0500 doesn't include psqlodbcw.dll. I
installed psqlodbc 8.2.0500 without deinstalling previous version (8.1) so
it was the reason of the problem. psqlodbc 8.2.0500 doesn't have described
above bug.

Thanx for your efforts.

regards,
Sergei Demyanenko

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Phillip Smith 2007-11-12 06:46:22 Visual Basic ADODB Connection Problem between 2 Servers
Previous Message Richard Broersma Jr 2007-11-07 12:15:37 Re: Either I broke PostgreSQL or I found an ODBC bug