Re: [BUGS] Bug #794: JDBC 7.3 PreparedStatement.setNull(..)

2002-10-08 Thread Kris Jurka
I cannot reproduce this bug on CVS tip, nor the 7.3b1 driver you mention. I know about a month ago there was a problem with batched prepared statements, but that does not seem to be the case here. Could you send a complete example or at least some context as to what comrad.database.sql.DatabaseA

[BUGS] Bug #794: JDBC 7.3 PreparedStatement.setNull(..) .setObject(.., null) throws exception

2002-10-08 Thread pgsql-bugs
Olaf Liepelt ([EMAIL PROTECTED]) reports a bug with a severity of 1 The lower the number the more severe it is. Short Description JDBC 7.3 PreparedStatement.setNull(..) .setObject(.., null) throws exception Long Description I'm using your JDBC driver 7.3 beta 1 (tested the developer one as well)