Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Convert a string to sql dateformat in java

Author  Topic 

Yasmin
Starting Member

1 Post

Posted - 2009-04-02 : 14:19:51
Hi
I need some help to converting a java string into a java.sql.date. And I also have some problems with my combobox. I have to fill it with dates but I can only get dates outs in strings

Please somebody help me..Im lost

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2009-04-04 : 07:13:58
quote:
Originally posted by Yasmin

Hi
I need some help to converting a java string into a java.sql.date. And I also have some problems with my combobox. I have to fill it with dates but I can only get dates outs in strings

Please somebody help me..Im lost



Post some sample data of the date strings

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -