ShankarJ
Programmer
- Aug 9, 2003
- 856
I have a CR10 Report which is driven by a stored procedure. When I designed the report, I set the database location i.e. it is currently pointing to a SP in DataBaseA. I want to change this to point to the same SP in DatabaseB from my application at runtime. The databases are identical in terms of schema except with different names & data. I use API calls from CRPE32 to run the report from my application.