RE: Re.:ODBC changes about parameter handling - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject RE: Re.:ODBC changes about parameter handling
Date
Msg-id EKEJJICOHDIEMGPNIFIJMECLEAAA.Inoue@tpf.co.jp
Whole thread Raw
In response to Re: Re.:ODBC changes about parameter handling  ("Johann Zuschlag" <zuschlag2@online.de>)
Responses RE: Re.:ODBC changes about parameter handling  ("Johann Zuschlag" <zuschlag2@online.de>)
List pgsql-odbc
> -----Original Message-----
> From: Johann Zuschlag
>
> Hi,
>
> On Sat, 31 Mar 2001 19:15:17 +0200, Johann Zuschlag wrote:
>
> >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?
>
> I just found out if I increase the Cache Size of the cursor control,
> it just works fine.
>
> 100 -> 2 tables don't work
> 200 -> all ok
> 50 - > most table won't open
> 20 -> application won't even start :-)
>
> 120 seems also fine for me.
>

I couldn't reproduce it here.
What's your environment ?

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: "Hiroki Kataoka"
Date:
Subject: RE: ODBC changes about parameter handling
Next
From: "Johann Zuschlag"
Date:
Subject: RE: Re.:ODBC changes about parameter handling