Thank you!
I noticed something though....when I had my integer fields set as integer in the Variables Editor, the numbers would save as, for example, 45.00 instead of 45.12 in the table. When I changed them to string, it would save as it should. Their type is Number(10, 2) in Oracle. Why would...