Appboard/old/mysql driver: Difference between revisions
imported>Mike.berman (created page) |
imported>Jason.nicholls No edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Adding 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: | 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: | ||
Revision as of 15:48, 27 August 2013
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/