Add a JDBC driver
Add a JDBC driver
Jdbc drivers allow to connect to a Database. This is neccesary to work with a embebed OLAP engine how Mondrian is.
Application come with two drivers, Derby and Hsqldb, by this, first step will be to add the neccesary driver for connect to the Database.
Menu Tool->Driver...
This is the resultant screen after adding a Mysql driver.