Just a thought,..  have you tried doing.......
connection.prepareStatement1, then run "Statement1.executeUpdate()" , 
then connection.prepareStatement2, then run "PreparedStatement2.executeUpdate()"
  rather than prepare1, prepare2, execute1, execute2.  ?  
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


Reply via email to