I'm trying to use SQL to merge the data from several tables into one temporary table, and then link in Crystal.
Is it possible to create a single MS Access query which returns all of the data in a single record source for Crystal's use.
The output should be something akin to what a UNION ALL query would produce, including the table name as a column called datasource or some such.
I'm not sure how to do so in Access.
Is it possible to create a single MS Access query which returns all of the data in a single record source for Crystal's use.
The output should be something akin to what a UNION ALL query would produce, including the table name as a column called datasource or some such.
I'm not sure how to do so in Access.