Platform: CE/CR 10, Oracle db, direct connect
I have a large report with numerous subreports. I store a copy of these subreports in a directory and update this copy anytime a change is made.
I am now making a new "version" of this report which points to a different instance of the database. I created a 2nd subdirectory to hold all of the subfolders for this instance. (the only difference between the sr's is the datasource)
In the new version of the main report I changed the data source using Set Datasource Location. I then saved each of the subreports to the second subdirectory.
However, when I re-import a sub-report it pulls it from the ORIGINAL subdirectory. I confirmed this by renaming one of the sub's in the original directory and then tried re-importing the subreport in to the revised report and I got a message that it could not find the subreport it was looking for and at that point it gave me the full path/filename that it was looking for.
Having said all that...
1) Is there a was to tell what file a subreport is pointing to?
2) How can this be changed? Does it have to be done one at a time or is there an easier way?
Thanks for the help,
Mark
I have a large report with numerous subreports. I store a copy of these subreports in a directory and update this copy anytime a change is made.
I am now making a new "version" of this report which points to a different instance of the database. I created a 2nd subdirectory to hold all of the subfolders for this instance. (the only difference between the sr's is the datasource)
In the new version of the main report I changed the data source using Set Datasource Location. I then saved each of the subreports to the second subdirectory.
However, when I re-import a sub-report it pulls it from the ORIGINAL subdirectory. I confirmed this by renaming one of the sub's in the original directory and then tried re-importing the subreport in to the revised report and I got a message that it could not find the subreport it was looking for and at that point it gave me the full path/filename that it was looking for.
Having said all that...
1) Is there a was to tell what file a subreport is pointing to?
2) How can this be changed? Does it have to be done one at a time or is there an easier way?
Thanks for the help,
Mark