Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change Database Location from Application

Status
Not open for further replies.

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.
 
Thank you. It was not the issue though. Anyway, I managed to work around the problem I faced.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top