Re: 8.1.1: recordset-paging severerly broken!

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <me(at)alternize(dot)com>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: 8.1.1: recordset-paging severerly broken!
Date: 2005-11-09 15:32:06
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4E7DEC2@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

________________________________

From: pgsql-odbc-owner(at)postgresql(dot)org
[mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of me(at)alternize(dot)com
Sent: 09 November 2005 14:53
To: pgsql-odbc(at)postgresql(dot)org
Subject: [ODBC] 8.1.1: recordset-paging severerly broken!


hi list

using pgsql 8.1 and odbc driver 8.1.1, the recordset paging is
broken severerly!
only the first 100 records are returned. the 101th record is the
1st record again instead of the real 101th record from the db. when
using a pagesize of 15, the following happens:

Argh! So wrapped up in fixing use declare/fetch that none of us noticed
that non-declare/fetch mode broke :-(

I've committed a fix for this, thanks for the report. Would you like a
test DLL to try? Alternatively, try turning Use Declare/Fetch on.

Regards, Dave


Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message me 2005-11-09 15:45:20 Re: 8.1.1: recordset-paging severerly broken!
Previous Message me 2005-11-09 14:52:41 8.1.1: recordset-paging severerly broken!