Re: Cursors and JDBC - Mailing list pgsql-general

From Kris Jurka
Subject Re: Cursors and JDBC
Date
Msg-id Pine.BSO.4.56.0410041638210.29713@leary.csoft.net
Whole thread Raw
In response to Cursors and JDBC  (Wiebe de Jong <wiebedj@shaw.ca>)
List pgsql-general

On Mon, 4 Oct 2004, Wiebe de Jong wrote:

> I am trying to implement cursors using JDBC connector version 7.1b5
> (postgresql-7.1b5.jar), but can't get it to work.

Before saying anything else, I have to tell you to get off 7.1, especially
a beta version of it.

The first JDBC driver to have cursor support was the 7.4 series.  It has
been tested for backward compatibility to 7.2, but not 7.1.  That said I
believe it should work against a 7.1 server.  So download a 7.4 jar file
from http://jdbc.postgresql.org/download.html and see this documentation:

http://www.postgresql.org/docs/7.4/static/jdbc-query.html#JDBC-QUERY-WITH-CURSOR

Kris Jurka

pgsql-general by date:

Previous
From: "Taber, Mark"
Date:
Subject: Re: PostgreSQL 8.0 install woes
Next
From: Mage
Date:
Subject: pgsql 8 beta document