Configuring the JDBC Database Connector

To get started with the JDBC Database connector, you must first select a driver, set the connection parameters and test the connection. Once the connection is established, you can enter a valid SQL query that allows you to automatically retrieve the fields for selection. To do so, you need a thorough understanding of SQL databases.

This section implies that the connector has already been added. See Creating a Standard Connector.


In this section:

Connect to the JDBC Database
Specify the Query Parameters
Define the Fields to Crawl
Examples of JDBC Database Connector Configurations