Re: ResultSetMetaData.isNullable(i) not working? - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: ResultSetMetaData.isNullable(i) not working?
Date
Msg-id Pine.LNX.4.33.0402191714410.14297-100000@leary.csoft.net
Whole thread Raw
In response to ResultSetMetaData.isNullable(i) not working?  (Guido Fiala <guido.fiala@dka-gmbh.de>)
List pgsql-jdbc

On Thu, 19 Feb 2004, Guido Fiala wrote:

> Hi all,
>
> has someone else tried to use ResultSetMetaData.isNullable(i) to determine
> if a column is nullable?
>

This has only been implemented in the cvs version of the driver and only
works on 7.4+ servers.  Try one of the snapshots available here:

http://www.ejurka.com/pgsql/jars

Kris Jurka


pgsql-jdbc by date:

Previous
From: "Chris Smith"
Date:
Subject: v3 protocol question
Next
From: Tom Lane
Date:
Subject: Re: v3 protocol question