Building Queries Visually in MySQL Query Browser

0
MySQL Query Browser, one of the open source MySQL GUI tools from MySQL AB, is used for building MySQL database queries visually. In MySQL...

Migrating MS Access 2003 Data using the Oracle SQL Developer 1.2

0
Introduction Business needs often necessitate data migration from a smaller, less secure database to a higher end, faster database server with a more reliable availability....

Installation and basic features of EnterpriseDB

0
Installing the EnterpriseDB Download PostgrePlus Advanced Server 8.3 ( pgplus-advsvr-windows-83012b.exe (120MB) ) from the following site: http://www.enterprisedb.com/products/download.do. After downloading the program double click the executable...

Graphical Report Design with iReport: Part 2

0
By the end of this article, you should be able to: Add multiple columns to a report Group report data Add images and charts to a report Creating...

Pentaho Reporting: Building Interactive Reports in HTML

0
Interactive HTML report properties All reporting elements share a common set of HTML-related properties that may be used to create a dynamic report. Below is...

Graphical Report Design with iReport: Part 1

0
In 2008, iReport was rewritten to take advantage of the NetBeans platform. It is freely available both as a standalone product and as a...

External Tables in Oracle 10g/11g Database: Part 2

0
Data transformation with External Tables One of the main uses of the External Tables is their support of the ETL process, allowing the user to...

Including Charts and Graphics in Pentaho Reports (Part 2)

0
Ring chart The ring chart is identical to the pie chart, except that it renders as a ring versus a complete pie. In addition to...

Including Charts and Graphics in Pentaho Reports (Part 1)

0
Supported charts Pentaho Reporting relies on JFreeChart, an open source Java chart library, for charting visualization within reports. From within Report Designer, many chart types...

Text Search, your Database or Solr

0
Text Search Features If you think that text search is just a basic thing and nothing more than returning results that matched words in a...

Must Read in Mobile

Understanding the Foundation of Protocol-oriented Design

0
When Apple announced Swift 2 at the World Wide Developers Conference (WWDC) in 2016, they also declared that Swift was the world’s first protocol-oriented...

Interviews