Share via

Importing data

Anonymous
2012-12-07T00:46:07+00:00

I am trying to import data , so that it overwrites information in an existing table, I go through the import steps but when it finishes, I get the message Can't overwrite existing table or query

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

21 answers

Sort by: Most helpful
  1. Anonymous
    2012-12-11T07:00:28+00:00

    Do you have a Primary Key - some field that uniquely identifies the record? If not, how can you tell whether you want to replace the record that's already there, or add a new record? Where are you importing from, what are you importing into, and just what are you expecting to happen?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-12-11T02:59:35+00:00

    Hi Tom,

    I am just doing an import and I choose the Import the source data into a new table in the current database, then through the steps I can choose which table I wish to overwrite and type this in and go from there.  This is just in the testing stage, but I have been able to import the data 2 or 3 times before with new info in the address etc, and haven't had an issue, but now I do.

    Any ideas

    Was this answer helpful?

    0 comments No comments
  3. Tom van Stiphout 40,201 Reputation points MVP Volunteer Moderator
    2012-12-07T03:50:38+00:00

    "so that it overwrites information in an existing table": I don't think that's possible with the import wizard. How exactly are you doing that?

    If I try to do that, it will create a new object, e.g. Customers1, Customers2, etc.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2012-12-07T01:12:17+00:00

    I am just doing an import and I choose the Import the source data into a new table in the current database.  I have done this a couple of times and it has worked fine.  But now I have the message as I stated before.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2012-12-07T00:57:32+00:00

    What is the process you are using?

    You either need to delete and append or join and update.

    Was this answer helpful?

    0 comments No comments