I'd like to see the SQL statement, too...how do you jam a number like
that (0.0003) into a field with 8 decimal places (number
22,8)?
I'd also be curious as to the "Why?", but that's a secondary question. ;-)
Larry
On Sat, Sep 20, 2008 at 3:58 AM, Kai Grabfelder <[EMAIL PROTECTED]>
Hi,
which (exact) version of iBATIS are you using? Which (exact) version of the Oracle driver are you using? Which
java version are you using? Were you using exactly the same driver and java version when you did your
comparison between ibatis and plain jdbc?
I'm asking all this stuff because