Hello
I have two tables in access. One is the main table, where all the data is stored. The other table is the import table, which is where the data is loaded & updated (records are deduped, suppressed etc.).
I am trying to load 300,000 records into the import and main tables. I have a...