RE: JDBC isNullable is not working

From: Peter Mount <petermount(at)maidstone(dot)gov(dot)uk>
To: "'Zeljko Trogrlic'" <zeljko(at)technologist(dot)com>, pgsql-interfaces(at)postgresql(dot)org
Subject: RE: JDBC isNullable is not working
Date: 2000-09-04 14:14:59
Message-ID: 1B3D5E532D18D311861A00600865478CF1B33F@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I thought that one had been fixed?

I'll add it to the list of things to recheck.

--
Peter Mount
Enterprise Support Officer, Maidstone Borough Council
Email: petermount(at)maidstone(dot)gov(dot)uk
WWW: http://www.maidstone.gov.uk
All views expressed within this email are not the views of Maidstone Borough
Council

-----Original Message-----
From: Zeljko Trogrlic [mailto:zeljko(at)technologist(dot)com]
Sent: Monday, September 04, 2000 3:06 PM
To: pgsql-interfaces(at)postgresql(dot)org
Subject: [INTERFACES] JDBC isNullable is not working

Hello,

I found a bug in JDBC driver. isNullable always return columnNullable, no
matter is column nullable or not. It should return correct value or at
least columnNullableUnknown.

Browse pgsql-interfaces by date

  From Date Subject
Next Message Zeljko Trogrlic 2000-09-04 14:52:01 RE: JDBC isNullable is not working
Previous Message Zeljko Trogrlic 2000-09-04 14:06:26 JDBC isNullable is not working