When inserting decimal values from within an ASP.NET application, Access Database is rounding the decimal values to the nearest whole number. How can I stop that behavior?
Thanks t