I have an access database with many "make-table" queries that have accumulated in size/number over time. All queries originate from this one access database and the "new-tables" are directed to another database. I have run into new situation, wherby I need to redirect/change the make-table paths to other databases.
Is there away to globally change the destination paths to the new data-bases that will receive the new-tables, without individually editing each of the make-table queries?
Is there away to globally change the destination paths to the new data-bases that will receive the new-tables, without individually editing each of the make-table queries?