Hi,
I am currently writing a number of Crystal Reports to be opened using java via a URL connection. At present when I develop the reports they are placed on a test server and the URL points to this. When we are happy with the reports I copy them to the production server and point the URL to this. The problem is that the database on the production server has a different name so I am having to copy each report across, open it and run it, logging on using the production server parameters. Is there a better way of doing this?? An api call that can manipulate the .rpt file or something similar??
Really appreciate any help you can offer on this problem...
Thanks a million...
I am currently writing a number of Crystal Reports to be opened using java via a URL connection. At present when I develop the reports they are placed on a test server and the URL points to this. When we are happy with the reports I copy them to the production server and point the URL to this. The problem is that the database on the production server has a different name so I am having to copy each report across, open it and run it, logging on using the production server parameters. Is there a better way of doing this?? An api call that can manipulate the .rpt file or something similar??
Really appreciate any help you can offer on this problem...
Thanks a million...