Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » setting default values for created_date and updated_date (RADICORE doesn't seem to like it when you do this...)
Re: setting default values for created_date and updated_date [message #4983 is a reply to message #4972] Wed, 02 September 2015 11:30 Go to previous message
AJM is currently offline  AJM
Messages: 2352
Registered: April 2006
Location: Surrey, UK
Senior Member
Firstly, the correct value for that default would be "now()" as any word followed by "(...)" is treated as a function. 'now' in quotes is treated as a string and is totally invalid for a field which is supposed to hold a timestamp.

Secondly, you should remove "now()" from the default value in the Data Dictionary and set the "Auto Insert" property instead.


 
Read Message
Read Message
Previous Topic: Setting PK field to NOEDIT, but not NOSEARCH
Next Topic: Cancel a Generate PHP screen
Goto Forum:
  


Current Time: Fri Jul 26 16:11:01 EDT 2024

Total time taken to generate the page: 0.00770 seconds