Re: 8.1.1: recordset-paging severerly broken! - Mailing list pgsql-odbc

From Dave Page
Subject Re: 8.1.1: recordset-paging severerly broken!
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4E7DEC2@ratbert.vale-housing.co.uk
Whole thread Raw
In response to 8.1.1: recordset-paging severerly broken!  (<me@alternize.com>)
List pgsql-odbc
 


From: pgsql-odbc-owner@postgresql.org [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of me@alternize.com
Sent: 09 November 2005 14:53
To: pgsql-odbc@postgresql.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
 
 

pgsql-odbc by date:

Previous
From:
Date:
Subject: 8.1.1: recordset-paging severerly broken!
Next
From:
Date:
Subject: Re: 8.1.1: recordset-paging severerly broken!