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 > >