ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
130

Error happened while running report.

at preview result time. Like: org.eclipse.birt.report.engine.api.EngineException: Error happened while running the report. at org.eclipse.birt.report.engine.api.impl.DatasetPreviewTask.doRun(DatasetPreviewTask.java:330) at org.eclipse.birt.report.engine.api.impl.DatasetPreviewTask
125

Reporting Engine?

New to java and objectdb - I am looking for a reporting engine to use with objectdb. Would birt ... users build reports mainly as web pages using JSP, JSF, etc. (with code for running queries). I ... version 2.2.7 that was just released adds support of using Birt for report generation. In short
125

Report Generation with BIRT and JPA

hi In Report Generation with BIRT and JPA tutorial. step:1 completed but in step:2 "business Intelligence and Reporting tools" is not available. attach in image1.jpg Thank you Bimal kumar Dalei Bimal Bimal kumar dalei The title of the dialog box should show New Project (File > New > Project
125

Speeding up reporting queries with size() on list

Hi, I'm working on some reporting stuff in our application. One of few different reports should include activity on last modified objects. The query for now looks like this: select date(insp.lastModificationDate), insp.modifiedBy, insp.description.length(), insp.products.size(), insp.picture
56

Step 2: Create a Project and a Report

To use BIRT we need to create a BIRT Report project in Eclipse: Open the [New Project] dialog box, e.g. by using File > New > Project... Select Business Intelligence and Reporting Tools > Report Project and click Next: Enter a project name and click Finish: Now we can create a first report in
56

Step 6: Design a BIRT Report Table

In this final step we will add a simple table to the report: Open the [Insert Table] dialog box by dragging a Table from the [Palette] window and dropping it on the report design (.rptdesign) layout ... to see the table with the real data: You can run the report by right clicking the report node in the [Navigator] window and selecting Report > Run Report:
55

Report Generation with BIRT and JPA

This tutorial demonstrates how to create reports based on data in an ObjectDB database using the popular open source Business Intelligence and Reporting Tools (BIRT). In order to keep things as ... = x: (0, 0), (1, 1), (2, 2), ..., (999, 999) The BIRT report that we will create will be based
50

Step 5: Design a BIRT Report Chart

In this step we will add a simple chart to the report: Open the [New Chart] dialog box by dragging a Chart from the [Palette] window and dropping it on the report design (.rptdesign) layout. In ... , etc.: Click Finish to add the chart to the report page: You may click Preview now to see the chart
35

BIRT/ODA ObjectDB Driver

The ObjectDB BIRT/ODA driver is an extension of the open source Business Intelligence and Reporting ... . For step by step instructions on using BIRT with ObjectDB see the Report Generation with BIRT ... a JDOQL query and click Finish. See the Report Generation with BIRT and JPA tutorial for more detailed instructions.
6

Step 1: Install BIRT and ObjectDB Driver

to the ObjectDB server version when using client-server mode. The next step is creating a BIRT Report project.

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support