There are times when numbers in a database have to be 3 or 4 decimal points. However, the default in at least ASPRunner and PHPRunner is 2 decimal points without the option to change it. So I need to either edit the ASP/PHP code to allow for more than 2 decimal points or change each affected number to not view as a number in ASPRunner and PHPRunner. It would be great if ASPRunner and PHPRunner would simply read what is in the table for the numbers, or at least have a global or field specific setting to change the default decimal points.