ODP.NET driver and data types

Posts   
 
    
hoopyfrood
User
Posts: 3
Joined: 30-Sep-2008
# Posted on: 19-Jun-2009 08:25:34   

I've recently switched from the MS oracle driver to the ODP.NET driver.

The new driver generates different types depending on the precision/scale of the oracle database's NUMBERs. This breaks a lot of code in a huge way simple_smile

Is there any way to make LLBLGEN generate decimals so I can postpone the refactoring?

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 19-Jun-2009 09:46:57   

Use a TypeConverter.