Recording change date/time on record

G

George Papadopoulos

One way I can think of is by placing an invisble text box which is bounded
to your table. You can then set it`s value to the current date & time
whenever an update occurs. So when Access commits it to the database, it
will have a rather accurate estimate of the update time.
I would like to hear of any other possible approaches from other coders.

George Papadopoulos
 
Top