Reader small image

You're reading from  Pentaho 5.0 Reporting by Example: Beginner's Guide

Product typeBook
Published inAug 2013
PublisherPackt
ISBN-139781782162247
Edition1st Edition
Tools
Right arrow
Author (1)
Right arrow

Time for action – configuring drivers


At this time, we will download the JDBC driver from the official MySQL assets and then copy it into the Pentaho Report Designer.

In order to download the MySQL JDBC driver we will open the following web page: http://dev.mysql.com/downloads/connector/j/5.1.html.

  1. Move downwards in the page and find the tab named Generally Available (GA) Releases. We will choose the right file, depending on our operative system, from the following choices:

    • mysql-connector-java-x.x.xx.tar.gz

    • mysql-connector-java.x.x.xx.zip

  2. Click on the Download button and follow the steps to perform the download.

    In order for PRD to be able to make use of the recently downloaded JDBC driver, we need to copy it to a certain path.

  3. Open the compressed file we just downloaded and browse its contents until we locate the JDBC driver: mysql-connector-java-x.x.xx-bin.jar.

  4. Copy this .jar to [PRD_HOME]/lib/jdbc.

  5. For the PRD to load the JDBC driver we just added, we need to restart the PRD.

What just happened...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Pentaho 5.0 Reporting by Example: Beginner's Guide
Published in: Aug 2013Publisher: PacktISBN-13: 9781782162247