I am trying to set up a macro that will copy several tables from one database to another. The process needs to REPLACE the tables in the database that I am copying to. If I try to export to the other database, I can't seem to get around the message that 'the table is participating in one or more relationships. Delete the relationship first.'
What's the easiest way to update another database with the current database's tables?
Thanks!
What's the easiest way to update another database with the current database's tables?
Thanks!