After spending two hours creating a report for my query which prompts for input, and numerous crashes - the report function is quite buggy, when I execute the report I am no longer prompted for the query criterian. How do I reestablish the link to the query? The report worked properly for a while before the last few crashes.
If you are prompted you use a query with a parameter like :param
Check first, if your query contains this parameters.
When editing reports you can check on the data-tab of the properties of elements, wich is their datasource.
Thanks,
I figured it out.