Default Value – Current_timestamp
-
When I go to add add a new record, the timestamp defined field that is defaulted with “current_timestamp” shows the Literal “Current_timestamp”. If the field is not modified (not entered) and the record is submitted to be added, I get the date “-001-11-30 00:00” not the current value of Current_timestamp. When I select the field but don’t enter any value and then submit the add, I get the correct timestamp.
Taking this one step farther: how do you update this field with the date that the record was last updated (I remember a parameter “on update” from my old Oracle days, do you have this option?
The topic ‘Default Value – Current_timestamp’ is closed to new replies.