Choose an option below to resolve the issue Change the field name Change the field name description back to Project Manager. The Project Manager field is below Misc Phone # and above Misc Title 1. If you changed the name of Misc_Title_1, you'll see it displayed there. Change the report design Change the Project Manager references in the Crystal Report design. You’ll need the Crystal Reports software and have a basic knowledge of how to use it to complete these steps. If you don’t own Crystal Reports or don’t know how to use it, contact your Sage Consultant or Sage Expert Services for assistance. Confirm the Timberline Data Source ODBC DSN uses the database receiving the error. - From the Windows task bar, click Start and select All Programs, ODBC.
- Select the correct administrator for your version.
- Versions 25.2 and earlier: 32-bit ODBC Administrator
- Versions 261 and later: 64-bit Administrator
- Go to the System DSN tab.
- Select the Timberline Data Source.
- Select Configure.
- Click Select Folder then select the company data folder that’s receiving the error.
- Click OK.
- Click Options.
- Specify the Table and Field Naming as Standard Descriptions.
- Mark the Use maximum table segment size checkbox.
- Clear the Shorten field and table names checkbox.
- Click OK.
- Click OK.
- Open the design in Crystal Reports.
- From the Database menu, select Database Expert.
- In the Selected Tables section, expand Timberline Data Source.
- Right-click on MiscCompliance.
- Select Edit Command.
- Change the reference JCM_MASTER__JOB."Project_Manager" to JCM_MASTER__JOB."[field name]" AS "Project_Manager"
- For example, if you changed the Project Manager field to Contact, then change the reference to JCM_MASTER__JOB."Contact" AS "Project_Manager"
- Click OK.
- Save the design with a different name.
- Change the report menu to use this modified report or add the modified report in Reports Manager. Make sure that the Source selected is Crystal report design.
|