MS Access Timestamp

R

Roshawn

Hi,

Is there a way to autogenerate a timestamp value in MS Access 2002? If so,
how do you accomplish it?

Thanks,
Roshawn
 
R

Roger Carlson

It depends what you mean, but if you want a field that automatically records
the time that the record was created, just put Now() in the Default Value of
the field in the table.

If you want something more complex, on my website (see sig below) is a small
sample database called "AuditTrail.mdb" which might be of some help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top