Re: ResultSetMetaData.isNullable(i) not working?

From: Kris Jurka <books(at)ejurka(dot)com>
To: Guido Fiala <guido(dot)fiala(at)dka-gmbh(dot)de>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: ResultSetMetaData.isNullable(i) not working?
Date: 2004-02-19 22:16:20
Message-ID: Pine.LNX.4.33.0402191714410.14297-100000@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2004-02-19 22:32:50 Re: v3 protocol question
Previous Message Chris Smith 2004-02-19 17:32:35 v3 protocol question