How to Configure MySQL Data Source Drivers
To connect to a MySQL server, you need to create a generic JDBC type data source based on the MySQL JDBC driver available on the MySQL website.
To configure this data source, follow these steps:
To connect to a MySQL server, you need to create a generic JDBC type data source based on the MySQL JDBC driver available on the MySQL website.
To configure this data source, follow these steps:
New
button in the Data Sources panel.
The dialog box for configuring a data source is opened.