A
AccessUser
In our database, we forgot to include a time stamp field to indiczate when a
record was created, so we are trying to determine if there is some internal
time stamp for record creation that exists and can be accessed so that we can
go back and determine when a record was created. I thought that perhaps when
an autonumber was generated there may be a "hidden" date/time record of that,
but haven't found anything to suggest that. Is anyone aware of how we can
determine the date of a record creation even though we didn't record it in a
specific field?
Thanks.
record was created, so we are trying to determine if there is some internal
time stamp for record creation that exists and can be accessed so that we can
go back and determine when a record was created. I thought that perhaps when
an autonumber was generated there may be a "hidden" date/time record of that,
but haven't found anything to suggest that. Is anyone aware of how we can
determine the date of a record creation even though we didn't record it in a
specific field?
Thanks.