I created the caculation field first in Servoy (because I wanted to try it unstored first), then created a database field with the same name in MySQL. When I went back to Servoy, the calc field was already clicked as stored. The database field was not being updated correctly, even though the stored box was checked in Servoy. I deleted the calc field and recreated the stored calc using the dropdown and it worked just fine after that.