Using Created_Date, Revised_Date [message #1281] |
Fri, 07 March 2008 03:45 |
|
Sir Tony,
I am trying to look for literature and reading on how to use the fields created_date, created_user, revised_date and revised_user. So far, I encountered your past suggestion of setting the auto_update field in the data dictionary for revised_date.
The four fields seem to be automatically added to tables that are defined in the framework. How do I choose not to have them? Like in your class_lesson and student_lesson tables (Classroom Sample System).
Is my understanding correct that if I have them marked as auto_updated (all four fields), then when the framework creates or inserts a new record, created_date and created_user will acquire the corresponding value?
I tried searching the fields across the framework but only found them existing in *.dict.inc.
Just asking for a little enlightenment on the matter. Thanks
Melvin
|
|
|