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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

can I change data source name globally? 1

Status
Not open for further replies.

beckybear

Programmer
Joined
May 28, 2002
Messages
23
Location
US
Is there any way to change a table name globally?

I have a set of reports that use a certain table and I want to change the reports to use a view with the same field names, but obviously a different table name. Is there any way to do this aside from recreating the reports with the new view?

Thanks.
 
You'd have to go into each report, and change the data source they're looking at via Database/Set Location.

I don't think Crystal are enabling a facility to update a batch of reports datasources until v9's successor, at least.

Naith
 
Thanks for your help. I must have been blind to miss that option on the menus. Need more caffeine, I guess.
 
I have an example which will allow you to change multiple reports data sources using CSP in Crystal Enterprise.

If you're interested, email me and I'll forward a zip file (4KB).

-k kai@informeddatadecisions.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top