JDBC Connection
A JDBC connection connects Logi Report to a relational database via a JDBC driver. JDBC is a Java API for executing SQL statements. It consists of a set of classes and interfaces written in the Java programming language which enables SQL statements to be executed against virtually any relational database as well as other types of data that also support JDBC. Logi Report supports all of the current mainstream databases as well as most databases which support JDBC drivers.
The following example connects a Logi Report catalog data source to the MySQL Server database via plugin.