Top "Birt" questions

For questions about Eclipse BIRT (Business Intelligence Reporting Tool) which is an open source reporting system that integrates with your Java/Java EE application to produce compelling reports.

"Unable to locate JAR/zip" error for JDBC connections [BIRT Eclipse, Windows 7, Oracle 11g]

As an FYI, I'm new to this entire stack, so I might be making a basic error. I'm attempting to …

eclipse jdbc oracle11g driver birt
How do I set a parameter to a list of values in a BIRT report?

I have a DataSet with a query like this: select s.name, w.week_ending, w.sales from store s, …

birt
Createprocess error=206; the filename or extension is too long

I know this question has been asked before, but I wasn't able to fix it using solutions from other posts. …

java eclipse maven gwt birt
Configuring & Generating BIRT Reports Dynamically

From watching the 2-part YouTube videos and perusing the BIRT manual, my understanding of it is the the worflow goes …

java eclipse reporting birt
Java - OutOfMemoryError: PermGen space

I'm currently developing a tool allowing me to get statistics from anyware simply by going on a website I also …

java memory birt
Open Source Java Reporting Framework

i want to create few Reports which picks data from few SQL tables, So instead of creating different report's i …

java reporting jasper-reports pentaho birt
How to create BIRT report based on multiple data sets

I need help in creating a BIRT report; the situation is that I have multiple queries but the report all …

sql reporting-services report business-intelligence birt
How to set a datasource for a BIRT report programmatically?

I have a BIRT report which connects to our test database. In the productive environment I would like to supply …

java reporting report birt
BIRT: Alternating row Color in a table group

Has anybody an idea of how the highlighting condition has to look like, to create alternating rows in groups? I …

reporting birt
Java code to generate report using BIRT

I have some data in the form of XML which contains few records and also created one RPT file. So …

java report birt