Wilbert --------------------------------------------------------------- EC Red Internet [EMAIL PROTECTED] InscrÃbete en www.ec-red.com
Hi I have a problem setting null values in dates. this is my code:
<parameter property=p_aci_fec_Infraccion jdbcType=st_aci_fec_Infraccion
javaType=java.util.Date nullValue="NUMERIC" null="0" mode=IN/>
when i run the code i have this message:
(Error) Attribute 'null' used but not declared.
any idea about how solve the problem
thank you very much
- Error setting null values in dates wilberto
- Re: Error setting null values in dates Clinton Begin
