Appboard/old/mysql driver: Difference between revisions
imported>Jason.nicholls No edit summary |
imported>Jason.nicholls No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Adding MySQL Java Connector}} | {{DISPLAYTITLE:Adding MySQL Java Connector}} | ||
[[Category:AppBoard old]] | |||
Implementing the AppBoard MySQL Data Adapter requires the use of a driver that is not distributed in the core AppBoard installation. Perform the following steps to add the MySQL Java Connector: | Implementing the AppBoard MySQL Data Adapter requires the use of a driver that is not distributed in the core AppBoard installation. Perform the following steps to add the MySQL Java Connector: | ||
Latest revision as of 05:30, 17 July 2014
Implementing the AppBoard MySQL Data Adapter requires the use of a driver that is not distributed in the core AppBoard installation. Perform the following steps to add the MySQL Java Connector:
- Download the MySQL Java Connector from the following URL:
- Place the mysql-connector-java-{version}.jar file in the following directory:
- [INSTALL_HOME]/server/webapps/enportal/WEB-INF/lib/