Table of Contents |
---|
...
This chapter describes how to set the ALTIBASE JDBC Driver.
...
Project - JRE System Library - Properties - Installed JREs - Click jre among the items - Edit - Click Add External JARs and add the ALTIBASE JDBC Driver Altibase.jar.
How to set up in the web application
...
Another method is to set up the ALTIBASE JDBC Driver only in the web application. If the ALTIBASE JDBC Driver is used in the web application, Altibase.jar can be placed in the following location.
Web_application\WEB-INF\lib |
If the project is created with Eclipse as Web Project, Altibase.jar is located in the following directory.
...