Originally posted by Lucy Smaile: How do you convert a java.util.Date to java.sql.Date? (I presume this is what you have to do to store it with preparedStatement.setDate?) Thanks