For all other database and driver selections, you have the following options to make the native JDBC drivers available to BI Publisher:
-
(Recommended) For OC4J deployments, you can copy the native driver JAR files to the following location: <oc4j_home>/j2ee/home/applib (將sqljdbc.jar與sqljdbc4.jar一起丟進去)
-
(Recommended) Configure your Web application server to register the JDBC drivers. See your application server documentation for information on registering third-party JDBC drivers.
-
Copy the native driver JAR files to the following location: xmlpserver/WEB-INF/lib
If you choose this option, you will be required to repeat this step each time you redeploy the BI Publisher server for an upgrade or other reason.
-
Add the JDBC drivers to your application server's Java CLASSPATH.
最後,記得要重啟BI Publisher服務
留言列表