3 Replies Last post: Jun 11, 2008 9:12 AM by Eric Winquist  
Alessandro   14 posts since
Jan 14, 2008
Currently Being Moderated

Mar 17, 2008 5:33 PM

Error  on  ALL generated reports

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

Support   59 posts since
Aug 4, 2007
Currently Being Moderated
1. Mar 17, 2008 5:52 PM in response to: Alessandro
Re: Error  on  ALL generated reports

Sounds like the alias issue - on our roadmap to add to db tables this spring to extend full support to other DB's.

Eric Winquist   83 posts since
Jun 11, 2007
Currently Being Moderated
3. Jun 11, 2008 9:12 AM in response to: Alessandro
Re: Error  on  ALL generated reports

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.

More Like This

  • Retrieving data ...