
We have multiple entities setup under different application databases. We are modifying a report that works in all entities.
When we go to add a new table, it is forcing us to select a specific database. When we run the report it does not work. See example below; the bottom table is what we want to add...but it is forcing us to select the separate database.
Thanks,
*This post is locked for comments
I have the same question (0)It does not matter which DB you use to connect the tables, as long as that DB has all the relevant tables. You could, for example, use the SLDemoApp60 DB as the ODBC connection for all your reports, as long as:
1. It exists on the Server you are connected to, and
2. Your report does not include any custom tables that do not exist in the SLDemoApp60 DB.
You should be able to use any of your SL App DB's as the ODBC connection for your report. Just set all the the tables to use the same App DB using "Set Datasource Location".