Re: Strange data/number clobbered problem

2010-01-26 Thread Jeff Butler
That's a really old version of iBATIS. Look in the V2 developer's guide for the "numericScale" attribute of a parameter map (either inline or declared). You'll need to upgrade to a newer version of iBATIS to use it. This will likely fix the problem. Older versions of iBATIS did not handle this

Strange data/number clobbered problem

2010-01-26 Thread Wu, Daniel
Hi, We recently encountered some issues which potentially related to iBitis. We searched the web and the mailing list archive but did not find anything useful so far. I am submitting this to the mailing list to see if anyone has encountered this problem before and/or maybe point me some direc