Home › Forum › General › “Agent system error” when retrieving numeric value from DB › Re: “Agent system error” when retrieving numeric value from DB
March 10, 2011 at 5:56 pm #5634
Yep, that was the problem. I changed the data type back to numeric then updated the value to 0.0 in the table, and I no longer get the error. That’s a problem for me because null should be a valid value for the field in my form. Why are nulls a problem for PerfectForms in numeric columns?