T
textures2
Guest
Hi Access-heads;
I'm trying to add a field to a table of data that will automatically update itself (i.e. a date_modified value) with today's date if any field in the record is modified.
Does anyone know what the best method of implementing this is? So far the only method I've found is by making some change to the form which modifies the data and making it set that field = date() upon some action (i.e. click, data entered, etc.)
Help!
./peter
I'm trying to add a field to a table of data that will automatically update itself (i.e. a date_modified value) with today's date if any field in the record is modified.
Does anyone know what the best method of implementing this is? So far the only method I've found is by making some change to the form which modifies the data and making it set that field = date() upon some action (i.e. click, data entered, etc.)
Help!
./peter