PreparedStatement does not work with multiple values Insert
Posted by: David Wynter
Date: April 08, 2005 03:42PM

I tried this today and despite not errors appearing in the setString setNull etc. methods the executeUpdate throws a SQLException that tells me that no values have been set in the PreparedStatement.

I note there are no unit tests for this in testsuite, so assume I am on new ground. Can anyone confirm or deny this situation?

David

Options: ReplyQuote


Subject
Written By
Posted
PreparedStatement does not work with multiple values Insert
April 08, 2005 03:42PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.