Is there a setting where I can import queries without Access doing whatever checks it apparently does as it imports them?
What's happening is that I import these queries prior to the tables on which they're based--but I don't open them yet. The reasons for not yet importing the tables first are too much to get into.
The bottom line is that when I do import the tables, and then open the queries in design view, all the joins are missing. I'm assuming this is because Access tried to 'help' and parse the query, and couldn't make the joins because the tables didn't exist--so it made the unilateral dicesion to save the basic selects with all tables in the FROM clause--but no joins. In other words, it changed my code. Is this an option that can be turned off, or am I off-base in my assumptions about why this is happening? Thanks,
--Jim
What's happening is that I import these queries prior to the tables on which they're based--but I don't open them yet. The reasons for not yet importing the tables first are too much to get into.
The bottom line is that when I do import the tables, and then open the queries in design view, all the joins are missing. I'm assuming this is because Access tried to 'help' and parse the query, and couldn't make the joins because the tables didn't exist--so it made the unilateral dicesion to save the basic selects with all tables in the FROM clause--but no joins. In other words, it changed my code. Is this an option that can be turned off, or am I off-base in my assumptions about why this is happening? Thanks,
--Jim