Hi All can somebody help or provide desigion.
I use this statment and on diiferent machine I have different result
...
pieteikumaDatums_to java.sql.Date
...
<isPropertyAvailable prepend=" AND " property="pieteikumaDatums_to">
<isNotEmpty property="pieteikumaDatums_to">field &lt;= TO_DATE(#pieteikumaDatums_to#, 'YYYY-MM-DD') </isNotEmpty>
</isPropertyAvailable>
...
select don't work on linux but work on windows oracle 9.2.05 jdbc driver is latest jdk1.4.2 tha same on each system .

why ?????

Reply via email to