One of our SQL Servers will not convert a character field containing a number with a “-” trailing to a negative number. It does not recognize it as a number at all if you run ISNUMERIC. However another one of our SQL Servers does recognize this formatting is a number. What was set up differently and how do I fix it?