Last Updated

  • Thread starter Thread starter Christer Hedman
  • Start date Start date
C

Christer Hedman

What makes the property
currentdb.Containers("Forms").documents("Form1").LastUpdated change. When I
make a change in a form the date/time in LastUpdated don't change, and in
the sysobjects table the column lastupdated doesn't change, but in the forms
window the column LastUpdated changes. WHere does that come from ? I don't
know how to track changes in my databases anymore!
 
Microsoft mulitated this in Access 2000, so in any version since then you
cannot rely on the dates in these properties (which DAO reads from the
MSysObjects table.)
 

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

Back
Top