J
Jeff
Hi,
Our company has a database that has a query, "query1" that has 3 tables
which are joined. Each month the tables 1, 2, and 3 are replaced and the
query is rerun.
Here is the problem - the query does not maintaine its structure. This is
either a flaw in the access design or most likely a settings that we need to
change, since we are not access experts.
Problem = if table 1, 2, or 3 is deleted and the query is viewed. The joins
are removed from the query and any formulas are preceded by "exp1". This is
ok but the problem is that if
1.) the query is closed WITHOUT SAVING,
2.) then each table is recreated
3.) the query is opened again --> the joins are gone and the "exp1" remains
Is there a way to maintain the structure of the query?
Thanks for your help!
Our company has a database that has a query, "query1" that has 3 tables
which are joined. Each month the tables 1, 2, and 3 are replaced and the
query is rerun.
Here is the problem - the query does not maintaine its structure. This is
either a flaw in the access design or most likely a settings that we need to
change, since we are not access experts.
Problem = if table 1, 2, or 3 is deleted and the query is viewed. The joins
are removed from the query and any formulas are preceded by "exp1". This is
ok but the problem is that if
1.) the query is closed WITHOUT SAVING,
2.) then each table is recreated
3.) the query is opened again --> the joins are gone and the "exp1" remains
Is there a way to maintain the structure of the query?
Thanks for your help!