Hello, here is my issue. I have a FE with linked tables to several BE. Each BE has 2 tables (lets say A and B) and every year I add a BE and link the table with FE.
The 2 unrelated tables in each BE would be named e.g., A2015, B2015, A2016, B2016, etc.
In the FE I have report menu whereby the user would query the Case # and the query would give the info. Is there a way to create a query.
Also, for the current year I would add A2017 and B2017. How would I create a "dynamic" query such that this query would search ALL BE.
Thanks in advance.