Before you Begin:
- Create a Crystal Report (Any simple report will work)
- Add the Crystal Report to Report Manager (in the Estimating Management Console)
Note: This process creates the database that you will use below
To find the supported Tables for Sage SQL Estimating:
- Launch SSMS (SQL Server Management Studio)
- Select the correct SQL Instance
- Click on the plus next to Databases
- Click on the plus next to the Estimates_ReportDesign_XXX_XXXXX (Where XXX is the domain or work group and XXXXX is the user name)
- Click on the plus next to Tables
The data you can access are found in the Report.(table)
Note: These Report Views supported by Sage Estimating and points to data in the SQL database. The reason for this, is so that Sage Estimating Development can change the schema or security of the database without affecting the Crystal Reports already created.