Scaling of decimal value resulted in data truncation.
This may appear when linking SQL tables in MS Access through ODBC. Although Microsoft recommends connecting to tables through code, ODBC has always been a fast way to do it. First of all don’t be upset, no truncation is actually taking place on your data backend, Access is just unable to display the numeric value’s,…