Installing the Database Driver
FlexNet Code Insight 6.13.2
To install the database driver, do the following:
|
1.
|
Download the appropriate JDBC driver for your database type: |
|
•
|
MySQL—Download mysql-connector-java-5.1.x-bin.jar from this location: |
http://dev.mysql.com/downloads/connector/j/5.1.html
|
•
|
Oracle—Download ojdbc6.jar from this location: |
http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-112010-090769.html
|
•
|
MS SQL Server—From the following location, download the driver appropriate for the Java JDK or OpenJDK you are using: |
https://docs.microsoft.com/en-us/sql/connect/jdbc/system-requirements-for-the-jdbc-driver?view=sql-server-2017
|
2.
|
Do one of the following: |
|
•
|
If using the supplied installer (codeinsight_6.x.jar) to install FlexNet Code Insight, copy the JDBC driver to the directory where the installer file is located. (Instructions for using the installer are found in the Installing FlexNet Code InsightUsing the Installer chapter.) |
|
•
|
If installing FlexNet Code Insight manually, copy the downloaded JDBC driver to the following directory: |
<Code Insight_ROOT_DIR>\<version>\tomcat\lib\
Instructions for installing Code Insight manually are found in the Installing FlexNet Code Insight Manually chapter.
Open topic with navigation