I'm sure this has been covered before, but the archives don't show it:
How do you input dates/times into the DB using iBATIS? I've tried
getting the time, setting it to a string and then using the Oracle
to_date function, but it isn't recognizing the format. Is there a better
way to handle this?
- Nic.
- Re: Time and Date Formatting Nic Werner
- Re: Time and Date Formatting Brandon Goodin