Hi there, I'm using the java.text.SimpleDateFormat functionality to reformat dates into dd-MM-yyyy format on display forms, and it works well. I've put the same reformatting on an update form, and whilst it initially displays the date in this format, when I go to update the date (and enter it in this new format), it corrects the field. The DB2 database I'm using natively expects yyyy-mm-dd, but I was hoping this reformat would enable entry on dates in the same format as they are displayed.
Any thoughts on what I'm doing wrong? Thanks. Steve Watson ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
