This is a quick reminder for how to handle Pivotal timestamp fields when updating data via an active form. (These are not timestamp fields in SQL, but are identified as timestamp fields within Pivotal itself.)
In order to set a value properly, the date/time information must be formatted using this syntax:
Format(Data, “yyyy-MM-ddTHH:mm:ss.000”)