Does append-query alter the modified date ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When running a append query, is the modfiied date suppossed to change ?
 
What modified date?

If you're talking about the modified date for the table itself, the answer
is no.

If you're talking about a modified date field in the table, it'll only get
set if you either provide a value in what you're appending, or have a
default value for the modified date field.
 

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