posted 17 years ago
Hi guys,
I am trying to use HSQLDB for my application.
I have some existing data for which the date format is as below:
When I use the timestamp data type, its format is:
So, I have a problem inserting the existing(MM/DD/YYYY) format into the database.
How do I deal with this problem of having incompatible date formats?
Please help.
Thanks.
[ September 30, 2007: Message edited by: v ray ]