We have a report that required a Table of Contents that used the method decribe in the following link:
This method results in the use of a couple of sub-reports and some pretty intersting Crystal code. One feature that is used is the use of the COMMAND feature when adding a database to the report.
Now to the problem. When attempting to repoint the report to our production servers using the SET DATABASE LOCATION... feature I cannot figure out how you repoint the SQL in the COMMAND to the new server.
Since the report is relatively complex with a couple of sub-reports I created a simple report (no subreports) that also used the COMMAND feature and could not get that to point to another DB or update the command in any way. What am I missing?
This method results in the use of a couple of sub-reports and some pretty intersting Crystal code. One feature that is used is the use of the COMMAND feature when adding a database to the report.
Now to the problem. When attempting to repoint the report to our production servers using the SET DATABASE LOCATION... feature I cannot figure out how you repoint the SQL in the COMMAND to the new server.
Since the report is relatively complex with a couple of sub-reports I created a simple report (no subreports) that also used the COMMAND feature and could not get that to point to another DB or update the command in any way. What am I missing?