PropData in XML-File
Hello,
I create all DataSets dynamically in the application (without DB-connection).
Now I want to rename some DataSets and therefore I have to alter all
existing reports, which use these DataSets.
Because of the xml-structure of the report-files (fr3) this could be
done very easily with some lines of code.
But if I open a modified report in the designer (with the renamed datasets)
then the dataset is not found, although the names are correct.
Are there any hidden IDs or checksums whitch does not match anymore?
Especially the attribute PropData of the xml-element TfrxReport is very
mysterious.
Thanks
Steffen
I create all DataSets dynamically in the application (without DB-connection).
Now I want to rename some DataSets and therefore I have to alter all
existing reports, which use these DataSets.
Because of the xml-structure of the report-files (fr3) this could be
done very easily with some lines of code.
But if I open a modified report in the designer (with the renamed datasets)
then the dataset is not found, although the names are correct.
Are there any hidden IDs or checksums whitch does not match anymore?
Especially the attribute PropData of the xml-element TfrxReport is very
mysterious.
Thanks
Steffen