Any JDBC-compliant database will work with
Report Designer, but
you will probably have to provide your own JDBC driver JAR. This is accomplished by copying
the appropriate JAR file to the
/pentaho/design-tools/report-designer/lib/ directory.
You may need to obtain database connection information from your system administrator, such as the URL, port number, JDBC connection string, database type, and user credentials.
Follow this procedure to add a standard JDBC data source in Report Designer.
Now that your data source is configured, you must design or enter
an SQL query before you can finish adding the data source. See Create queries with SQL Query Designer for more details on using SQL Query Designer, or
Dynamic query scripting for more information on building dynamic queries through scripts.