TIBCO Spotfire® Server and Environment - Installation and Administration

Installing database drivers for Information Designer

To be able to access data from a JDBC-compliant data source with Information Services, you must install the appropriate JDBC driver on the computer that is running Spotfire Server.

About this task

Note: If you have a clustered server deployment, you must install the driver on all computers that run Spotfire Server in the cluster.

Procedure

  1. Download the database driver.
  2. Place the driver in the following directory: <installation dir>/tomcat/custom-ext.
    Note: This is the recommended directory for most JDBC drivers. There might be some JDBC drivers that you must install to a different directory. For information on some known exceptions, see JDBC Data Access Connectivity on the TIBCO Community
  3. Restart Spotfire Server.

What to do next

To connect to an external data source, you must also add and/or enable a data source template that matches the database and the specific database driver.

Note: The database connection URL, used by the server to connect to the database, may differ for different database drivers; see Database drivers and database connection URLs.