I am using Microsoft's Oracle data provider and the DataMapper from iBatisNet release 1.0.1.321.
-----Original Message----- From: Roberto Rabe [mailto:[EMAIL PROTECTED] Sent: Monday, April 25, 2005 5:27 PM To: ibatis-user-cs@incubator.apache.org Subject: Re: Cannot widen from target type to primitive type. What provider are you using and what version of the DataMapper? Roberto On Mon, April 25, 2005 17:18, Keslar, Jeremy said: > I am trying to retrieve data from Oracle. Everything is working fine > except for the Oracle fields with the type Number (8,2). I have tried > changing my data types in the code to double, single, etc, but I keep > getting the error "Cannot widen from target type to primitive type." > Does anyone have any ideas? > > > > > > Jeremy > >