Hi,

I successfully use Dbutils to pull data that is in the Oracle Number format into a bean instance variable of the BigDecimal type under one condition: The Oracle data must be in a Number format has no places to the right of the decimal point. If my data is in an Oracle Number format with places to the right of the decimal point, my BigDecimal instance variable is set to null.

This happens even when I use the latest build.

Does anyone have an Oracle Row Processor  to handle this?

Thanks,

Judy Dobry


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to