froto23
Programmer
- Mar 2, 2011
- 2
I have a situation that is unique. I have over 20 customer databases that have different data, but the database structure is all the same. I want to be able to create one framework that will be able to execute on all database for a given report. I was wondering if the database name can be passed as a parameter via a URL (p_databaseName=db1) and then how would I modify either the framework model or the report to dynamically insert this into the SQL. Any help would be much appreciated. Thanks.
- Christopher
- Christopher