Importing a JDBC Driver
If Spectrum Technology Platform does not have a driver for your database, you can add a JDBC driver to access data in the database.
Spectrum Technology Platform can access data from any database using a JDBC driver. Drivers for SQL, Oracle, PostgreSQL and other types of databases are provided with Spectrum Data Federation. If a driver for your database is not included with Spectrum Technology Platform, use this procedure to import a JDBC driver by copying driver files to the server. After you complete this procedure the imported driver will be available to define a JDBC database connection in Spectrum Management Console.
-
In a temporary location, put all the JDBC driver files for the database into a folder named:
Name.jdbc
Where Name is any name you want. The folder name must end with .jdbc.
- In the folder SpectrumDirectory\server create a folder named drivers if not already present.
- Copy the Name.jdbc folder that you created in step 1 to the SpectrumDirectory\server\drivers folder.
-
To verify that the driver was successfully imported, log in to Spectrum Management
Console and go to
. The driver should be listed.
If the driver is not listed, open the System Log in Spectrum Management Console and look for errors related to deploying JDBC drivers.