What's the problem?!

<dynamic prepend="WHERE">
<isNotEqual prepend="AND" property="DataInicio" compareValue="1/1/0001
12:00:00 AM"> 
a.dat_inicio >= #DataInicio#
</isNotEqual> 

<isNotEqual prepend="AND" property="DataFim" compareValue="1/1/0001 12:00:00
AM"> 
a.dat_fim <= #DataFim#
</isNotEqual>

The error ocurred in line Data_Fim {"This is an unexpected token. The
expected token is 'NAME'. Line 94, position 19." })


-- 
View this message in context: 
http://www.nabble.com/IBatis---Problem-Date-tf4590719.html#a13104985
Sent from the iBATIS - User - Cs mailing list archive at Nabble.com.

Reply via email to