MariusCere
Comments
-
Hi Nard,
I know it can be difficult to implement, or even unfeasible.
Thank you for trying.
Best regards -
Also, when an event has a compilation error and I run the report, I may get a message that the event could not be compiled.
The goal is to guide users who design reports -
I saw that I have in which event I have the error.
However, is it possible to have more specifications of the error, such as the line that is causing me the error in question -
In the design, when I click on the Preview tab, I get a specific message telling me in which event the error occurred.
This is the message I'd like to see when I run the report.
How can I get it? -
Hi Nico,
Since this doesn't always happen, I'm going to implement a validation, which when UseDataDictionary is set to False, generates a log with the callstack and displays a message to the user so that the log can be viewed.
… -
Hi Nico,
It's the TppDesigner.DataSettings.UseDataDictionary property, which seems to be set to False, that's causing the problem. But I don't know how it gets set to False when I'm in design.
Best regards -
Hi Nico,
The problem appears in Query Designer, Query Wizard and Designer.
It's a problem that's been around for a long time. We had it in version 7.04. I'm only bringing it to your attention now, because we have a request to …