G
Guest
I have a large database that has several queries upon other queries. In order
to bypass exceeding the system resources I created a make table named 'temp'
to run new queries off of. The problem is that on the end user side when you
run the query, it prompts the question "The existing table 'temp' will be
deleted before you run the query". The answer is always going to be "yes" as
the data will always be replaced. I have already unchecked the confirm Record
Changes, Document deletions, and Action Queries under the options menu.
How do I get access to not prompt this question for the make table or auto
accept the changes?
to bypass exceeding the system resources I created a make table named 'temp'
to run new queries off of. The problem is that on the end user side when you
run the query, it prompts the question "The existing table 'temp' will be
deleted before you run the query". The answer is always going to be "yes" as
the data will always be replaced. I have already unchecked the confirm Record
Changes, Document deletions, and Action Queries under the options menu.
How do I get access to not prompt this question for the make table or auto
accept the changes?