Attempt to divide by zero error with Oracle.DataAccess (2.112.1.0)
An API works with Oracle 10g and 9i clients but throws error "Attempt to divide by zero" in runtime. We are able to use DataReader to resolve this issue but DataAdaptor does not work. Is there any workaround or explanation on why this is happening?
0