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!

Database location

Status
Not open for further replies.

toshii1222

Programmer
Aug 2, 2001
13
US
hi,

is it possible to prompt to change data source at run-time,
so that report users can change the database location without using the CR designer?

I am using CR 8.0
 
It's possible. If the report is called from an external application (VB, ASP, etc.), you can programmaticaly switch data source of the report through the code.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top