[Opensource] Formatting dates

D Lloyd orbacle at yahoo.com
Fri Apr 11 10:32:32 PDT 2003


--- DComeau at xenos.com wrote:
> 
> Hi all,
> 
> I'm having trouble with getting my date fields inserted into my database
> 
> 
 
Do you have the following type mapping (taken from a previous post)?

<type-mapping>
 <java-type>DATE</java-type>
 <db-type>datetime</db-type>
</type-mapping>

David Lloyd
david AT lloydhome DOT com


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com



More information about the Opensource mailing list