SQL Reports
With prior SQL knowledge, reports can be prepared in SQL and imported for ongoing use in Communicare.
SQL Reports are identified in the main Report menu, prefixed with either a yellow SQL icon, or blue Central Report icon.
To import SQL reports:
-
Click Import from one of the following locations:
-
In the Load query from a disk file window:
- Set the file to the type being imported (*.QRY, *.SQL or *.XML).
- Navigate to the location of the SQL Report that is required, and click OK.
- If you want other users to be able to use this report then make it Public when prompted.
- If you import a report with the same name as a current report you will be prompted to confirm you wish to overwrite the report with the imported version. Only users belonging to the System Administrator group may overwrite a central report this way.
Imported reports are listed in the Report menu, prefixed with the yellow SQL icon.
See Edit SQL Reports for more detail.
If required, you can export SQL reports.
To export SQL exports:
- Select .
- Click Export.
- In the Save a query to disk file window, click Export.
- Navigate to the folder where you want to save the report. Two files are created, *.sql is the code and *.mkr is the layout. Both files are required.
- Click OK.
See Also Parameters for SQL Reports