RE: [PATCH] setTimestamp(int, Timestamp) fails on null timestamp

From: "Dejan Vucinic" <hotdejan(at)hotmail(dot)com>
To: Dave(at)micro-automation(dot)net, pgsql-jdbc(at)postgresql(dot)org
Subject: RE: [PATCH] setTimestamp(int, Timestamp) fails on null timestamp
Date: 2001-07-11 19:19:31
Message-ID: F41IS2pV06ZDO6Ur80J00004139@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Dave,

>This has already been done in cvs, please get the binaries from
>http://jdbc.fastcrypt.com

I just downloaded jdbc7.1-1.3.jar and I'm still seeing the same
problem:

java.lang.NullPointerException
at
org.postgresql.jdbc2.PreparedStatement.setTimestamp(PreparedStatement.java:381)

My decompiler shows essentially the same code as the one in the
7.1.2 bundle (I didn't set up CVS yet, Windows-bound, more trouble
than it's worth, etc. :).

Thanks,

--dv

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2001-07-11 19:24:34 RE: [PATCH] setTimestamp(int, Timestamp) fails on null timestamp
Previous Message Dejan Vucinic 2001-07-11 19:05:52 Re: can't write a BLOB, 7.1.2