“Scaling of decimal value resulted in data truncation” via ODBC
问题 I'm receiving an error of "Scaling of decimal value resulted in data truncation" when simply trying to view an ODBC table in MS Access. I know the field that is returning the error, and Access is able to recognize the field when querying off of it, but I'm not able to view the results ( #Error records) and the error keeps kicking back. I've tried CDbl() with no luck. A Nz() doesn't even allow the query to run. The source database is Oracle, connected via Database Client 11g Release 2 for