is nullable working?

From: "William Anthony Lim" <wei(dot)liang(at)eudoramail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: is nullable working?
Date: 2004-03-09 06:25:56
Message-ID: CNCPFNOOIOBHJIAA@whowhere.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

hi,

Is ResultsetMetaData.IsNullable() not working for postgresql?

It always returns 2(columnNullableUnknown).

Thanks.

William

Need a new email address that people can remember
Check out the new EudoraMail at
http://www.eudoramail.com

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Pablo Velasquez Rivas 2004-03-09 13:32:52 unsubscribe
Previous Message Paul Thomas 2004-03-08 14:08:47 Re: Using auto-commit OFF for transactions - instead of BEGIN