Re: Prepared statements. Time Stamps.

2003-03-14 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gustavo Cebrian wrote: We are trying to set a TimeStamp in mysql from Java. We use the set TimeStamp funcion in PreparedStatement, but the date is not logged properly in the database. ( We are using a DateTime in the database ). In other words, does JD

Prepared statements. Time Stamps.

2003-03-14 Thread Gustavo Cebrian
We are trying to set a TimeStamp in mysql from Java. We use the set TimeStamp funcion in PreparedStatement, but the date is not logged properly in the database. ( We are using a DateTime in the database ). In other words, does JDBC cope with TimeStamps? It was working fine when we had a TimeStamp