RE: JDBC isNullable is not working

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

Gmmm, I've got to sit down and go through what needs to be
done/fixed/implemented again. That way we'll know what needs to be done, and
what has been done etc.

Peter

--
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)post(dot)hinet(dot)hr]
Sent: Monday, September 04, 2000 3:52 PM
To: Peter Mount; pgsql-interfaces(at)postgresql(dot)org
Subject: RE: [INTERFACES] JDBC isNullable is not working

Not in the version on postgresql.org ftp. Maybe there is a fresh version on
your site?

At 16:14 4.9.2000 , Peter Mount wrote:
>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.

v
Zeljko Trogrlic
____________________________________________________________

Aeris d.o.o.
Sv. Petka 60 b, HR-31000 Osijek, Croatia
Tel: +385 (31) 53 00 15
Email: mailto:zeljko(at)post(dot)hinet(dot)hr

Browse pgsql-interfaces by date

  From Date Subject
Next Message Eric Buschelmann 2000-09-04 19:25:18 JDBC Driver Help...
Previous Message Zeljko Trogrlic 2000-09-04 14:52:01 RE: JDBC isNullable is not working