| Author |
Joining two String having date and time into timestamp
|
Mahendran Aiyappan
Ranch Hand
Joined: Sep 05, 2005
Posts: 102
|
|
Hi guys, I am having two datepickers one is for Date(java.sql.Date) and another is for Time(String). I want to append these two fields and convert it into Timestamp which can be stored in the database. Please give me your suggestions. Thanks
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32712
|
|
|
Go through the JDBC forum. I think there have been answers to similar questions in the last week or two.
|
 |
 |
|
|
subject: Joining two String having date and time into timestamp
|
|
|