Hi everybody,

I have a database with a datatype datetime where default value is not set.
And then I have a java program that will insert some entries in this
database but in the column of the datetime type the value will be entered
false. I am reading some information from a file and there i get a date with
this format dd/MM/yyyy HH:mm:ss
But when it is inserted in the database the value is not the same I get an
other value.

What must I do on the database that this format will be read exact?

Dany
-- 
View this message in context: 
http://www.nabble.com/datetime-type-tf4259876.html#a12122680
Sent from the SQLite mailing list archive at Nabble.com.


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to