Re: Server Side Cursors.

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: "Ryan C(dot) Bonham" <Ryan(at)srfarms(dot)com>
Cc: "Pgsql-Odbc (E-mail)" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Server Side Cursors.
Date: 2001-11-20 00:12:12
Message-ID: 3BF99FDC.933D78A9@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

"Ryan C. Bonham" wrote:
>
> Hi,
>
> I just ran across an interesting problem with my Visual Basic 6.0sp5
> Program. I am using version 7.1.0.8 of the ODBC driver. I have a
> DBGrid, it is actually The "True DBGrid" from Component One, on a
> Form. It is connected to a table, using a bound dataenvironment,
> which contains 5110 records. As long as I use server side cursors,
> the grid will only display 8 records. When I change to Client Side
> Cursors it displays all 5110 records.. I have tried changing lock
> types, etc.. and have not got server side to work at all. The ODBC
> Driver logs show that it is opening the correct table with all 5110
> records.. I have not turned on Server Side logging, but I can if
> that will help figure this out.

What cursor type are you using ?

>
> Is this in anyway related to my previous post from 10/09/2001.
> "[ODBC] ODBC ServerSide Cursors Error"?

Not sure.

> Was that fix included in the new 7.1.0.8 driver?

Yes. The bug was not limited to server side cursors.

regards,
Hiroshi Inoue

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2001-11-20 01:12:46 Re: ODBC driver version
Previous Message Peter Pilsl 2001-11-19 21:23:33 alter tables from ms-access