Hi, see docs shipped with OJB: JdbcTypes
DATE java.sql.Date TIME java.sql.Time TIMESTAMP java.sql.Timestamp regards, Armin ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 17, 2003 12:12 PM Subject: date format with OJB Hello, I'm using the datetime format for the date in my MS SQL database. In the repository file I put the TIMESTAMP format as JDBC-type. But which java format could I use in my class? Timestamp? Date? DateFormat? other? Thank you Sylvain -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
