Problem with dataconnections in inherited report
Hi all.
I'm trying do get familiar with report inheritance in FR4, but I'm running into problems:
In my base report there is a header and a footer.
The headerband holds some memos. One of them prints a field from a TfrxIBXQuery (that is connected to a TfrxIBXDatabase).
When i execute the base-report all works fine.
Then I have the new report, that inherits my base reports. In the designer the components shows like expected, and also the TfrxIBXQuery and TfrxIBXDatabase is listed in the 'data'-tab of the object inspector.
But, when executing the report I get 'Unknown variable or datafield', adressing the field from my TfrxIBXQuery.
And also, the TfrxIBXQuery is missing from the Datatree.
As far as I can see the naming of objects is done 'by the book' and there is no duplicates between the base- and inherited report.
Any ideas anyone?
I'm using ver 4.9.101.
I'm trying do get familiar with report inheritance in FR4, but I'm running into problems:
In my base report there is a header and a footer.
The headerband holds some memos. One of them prints a field from a TfrxIBXQuery (that is connected to a TfrxIBXDatabase).
When i execute the base-report all works fine.
Then I have the new report, that inherits my base reports. In the designer the components shows like expected, and also the TfrxIBXQuery and TfrxIBXDatabase is listed in the 'data'-tab of the object inspector.
But, when executing the report I get 'Unknown variable or datafield', adressing the field from my TfrxIBXQuery.
And also, the TfrxIBXQuery is missing from the Datatree.
As far as I can see the naming of objects is done 'by the book' and there is no duplicates between the base- and inherited report.
Any ideas anyone?
I'm using ver 4.9.101.