Hi,
I appreciate that there are other threads on this, but, they do not specifically cover my issue.
I have also read about "Temp Tables", but, I didn't understand how to create a Temp Table, and therefore, I'm not sure how to use these.
My Issue:
I appreciate that there are other threads on this, but, they do not specifically cover my issue.
I have also read about "Temp Tables", but, I didn't understand how to create a Temp Table, and therefore, I'm not sure how to use these.
My Issue:
- I have a report that references a number of tables to populate the individual sections of the Report (this has to be as they are descretely different sections).
- I have spilt the DB so that I can continue to develop the Front End and not have to re-import ALL the tables following a new revision.
- the DB works well until a view a Report when I get the "Cannot open anymore databases".