For all reports that come with contour I get this error in the report tab page, after click at the preview button:
Sample:
_______________________________________
System Requirements Specification
1
The following items have errors:
ReportDesign (id = 1):
+ Column binding "PROJECT_NAME" has referred to a data set column "PROJECT_NAME" which does not exist.
_______________________________________
Log file on my Server:
SEVERE: Column binding "PROJECT_NAME" has referred to a data set column "PROJECT_NAME" which does not exist.
_______________________________________
I thinking that the problem is with BIRT and Postgres integration, becouse I have same problems when I try to execute the report from the BIRT Report Builder. It's sounds like a aliases problem...
_______________________________________
My plataform:
OS: Ubuntu Server 6.06 LTS (Dapper Drake)
DB: PostgreSQL 8.1.11 on i486-pc-linux-gnu, compiled by GCC gcc-4.0.gcc-opt (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
Java: 1.5.0_06-b05
Contour: Version: 2.2.0 Build date: 2008/03/13 00:19
Sounds like the alias issue - on our roadmap to add to db tables this spring to extend full support to other DB's.
What about the news with this CRITICAL error ?
Somebody can view reports if using POSTGRES??
Hi - PostGress support is on our roadmap, but we currently support MySQL and Microsoft SQL Server (and HSQL for evaluations). We do offer support for other databases on a per-request basis so we'll contact you to get more information.
