You are here: Reporting > Reporting in Designer Studio > Setting up a reports database > Disabling usage of a reports database
Disabling usage of a reports database
You can disable a report from obtaining data from a reports database, even if the Use alternate database check box is selected on the report definition rule form.
To disable use of a reports database, add the following entry to your prconfig.xml file:
<env name = "database/useReportingDatabase" value="false" />