Hello. We have an Access 2007 query that we need to run in order to populate another Access table. The query generally returns about 15,000 rows of data. When we run the query it is fast (1-2 seconds), but when we run attempt to INSERT INTO those records into another table it takes forever. Below is...