RE: ODBC changes about parameter handling

From: "Hiroki Kataoka" <kataoka(at)interwiz(dot)koganei(dot)tokyo(dot)jp>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: RE: ODBC changes about parameter handling
Date: 2001-03-31 19:30:32
Message-ID: NCBBKEPFCJBJDLLOGBDHCEGECBAA.kataoka@interwiz.koganei.tokyo.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi Johann,

Send logs to me. It is good that you send logs to Hiroshi as well.

=====
Hiroki Kataoka

> -----Original Message-----
> From: pgsql-odbc-owner(at)postgresql(dot)org
> [mailto:pgsql-odbc-owner(at)postgresql(dot)org]On Behalf Of Johann Zuschlag
> Sent: Sunday, April 01, 2001 2:15 AM
> To: pgsql-odbc(at)postgresql(dot)org
> Subject: Re.:[ODBC] ODBC changes about parameter handling
>
>
> Hi,
>
> I just started testing the driver 7.01.0004 with the patch of
> Hiroki Kataoka.
>
> Works wonderful so far. I only found some funny behaviour:
>
> 1. When leaving my application it crashes with a page fault in
> one of it's dll's.
> Funny thing: If I switch on CommLog in the driver or tracing in the
> MS driver manager everything is fine. So there are no logs. :-)
> In case of the crash the backend reports:
>
> pg_recvbuf: recv() failed: Connection reset by peer
>
> Any ideas?
>
> 2. When I switch on cursors (Use Declare/Fetch) and my application does a
> certain query my application crashes with a stack overflow in
> psqlODBC.
> I only get the address 0x00000FD. The debugger just asked for some
> assembler sources. So no I can't give any details on that.
> Without cursors everything works fine but slow of course.
>
> I can send some short logs if it helps. Hiroshi?
>
> regards
>
> Johann
>
>
>
> Johann Zuschlag
> zuschlag2(at)online(dot)de

Attachment Content-Type Size
winmail.dat application/ms-tnef 2.3 KB

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2001-04-01 14:45:28 RE: Re.:ODBC changes about parameter handling
Previous Message Johann Zuschlag 2001-03-31 18:53:14 Re: Re.:ODBC changes about parameter handling