Purchase Solution

DERBY and BIRT

Not what you're looking for?

Ask Custom Question

The purpose of this 3 page paper is to Summarize using Derby database and Business Intelligence and Reporting Tools (BIRT). BIRT is an open source Eclipse-based reporting system that integrates with your Java/J2EE application to produce compelling reports BIRT provides core reporting features such as report layout, data access and scripting.

Purchase this Solution

Solution Summary

This solution summarizes how to use Derby database and Business Intelligence and Reporting Tools (BIRT).

Solution Preview

BIRT

BIRT (Business Intelligence and Reporting Tools) is a top-level Eclipse Foundation project. The main intention was to provide an extensible set of tools to develop Business Intelligence and Reporting capabilities within Java Applications (Birt.com, 2007).

Apache Derby

The Apache Derby version of the database is included in the BIRT download as a built-in data source (Eclipse.org, 2007). This is a major advantage in the sense that Apache Derby does not have to be downloaded separately.

The use of BIRT in the J2EE applications can be done by creating and developing reports using it in conjunction with Eclipse's Rich Client Platform (RCP) technology. For that first, we will have to install BIRT and then create the first report that will create an interface with and source its data from a Derby database, and build subsequent reports that analyze data from the same data set at a different angle.

It is also an efficient and effective way of building J2EE applications, a combination of Eclipse, BIRT and Apache Derby database. Although the progress in this area has been relatively slower, it has been catching up very fast with the companies realizing the value of using Business Intelligence and Reporting Tools.

However, BIRT is a part ...

Purchase this Solution


Free BrainMass Quizzes
Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Basic Networking Questions

This quiz consists of some basic networking questions.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.