Deleting appended records

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

Guest

I currently import daily records from a non-Access database to prevent duplications of records I delete all records in table daily. Is there a way I can automatic this process?
 
Hi Marci,

You can create a macro to run a delete query that deletes
all of the records in the table, then imports the data
using stored specifications. Post back if you need help
with creating a delete query or saving import spec's.

-Ted
-----Original Message-----
I currently import daily records from a non-Access
database to prevent duplications of records I delete all
records in table daily. Is there a way I can automatic
this process?
 

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