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