I have written an application which includes 13 reports based on 39
individual queries. If a superuser happens to open any of these queries
and performs filtering of a dataset to satisfy a particular demand for
information outside of a report then re-saves the altered query by
accident, whenever a report on which that query is based is run the
results will not be as expected. How can a query itself be set as
read-only so that it cannot be modified by accident so this doesn't happen?
individual queries. If a superuser happens to open any of these queries
and performs filtering of a dataset to satisfy a particular demand for
information outside of a report then re-saves the altered query by
accident, whenever a report on which that query is based is run the
results will not be as expected. How can a query itself be set as
read-only so that it cannot be modified by accident so this doesn't happen?
Comment