1. I'm managing Crystal Reports (8.5) in Crystal Enterprise (8.5) via the Crystal Management Console. Currently when a Crystal Report is changed, I first delete the report (object) using Crystal Management Console, and secondly add the report back in using Crystal Management Console. Is there an easier way?
2. A number of my Crystal Reports have hyperlinks using the promptex command to pass parameters to and call another report. Currently when the report that is being called by the hyperlink is changed, I have to perform the following tasks:
a. delete and re add the called report using Crystal Management Console (as per point 1 above)
b. edit the calling report: I need to change the report id of the report that is being called by the hyperlink.
c. delete and re add the calling report in Crystal Management Console.
Is there an easier way?
An example of my code in the calling report for the hyperlink is:
" Date}
Cheers
2. A number of my Crystal Reports have hyperlinks using the promptex command to pass parameters to and call another report. Currently when the report that is being called by the hyperlink is changed, I have to perform the following tasks:
a. delete and re add the called report using Crystal Management Console (as per point 1 above)
b. edit the calling report: I need to change the report id of the report that is being called by the hyperlink.
c. delete and re add the calling report in Crystal Management Console.
Is there an easier way?
An example of my code in the calling report for the hyperlink is:
" Date}
Cheers