import table

  • Thread starter Thread starter Chi
  • Start date Start date
C

Chi

Hi,

I got a message " Record is deleted" when I was trying to import a table
from different database to my database. I have imported tables many times in
the past, but I have a problem at this time. Please help.

Thank you
Chi
 
It's possible that the table in the other database is corrupted. Maybe do a
compact and repair on it.

Or you could link to that table then use queries to find the problem record.
After that you could run an append query and exclude the "deleted" record.
 

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