Why do deleted records return to the database?

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

Guest

I have created a database through Fron Page. When I delete duplicate records,
they return the next time I open the database. What causes this?
 
Dan Heist said:
I have created a database through Fron Page. When I delete duplicate
records, they return the next time I open the database. What causes
this?

There is nothing in Access that will add deleted records back to a table
without some activity of a user or program to add them. On the other
hand, a query can make it appear that multiple records exist in a table,
when they really don't.
Are these duplicate records appearing in a query that includes two or
more tables?
 

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