Writing data by using the JDBC Connector stage

You can configure a JDBC Connector stage to connect to a JDBC data source and write data to it.

Before you begin

  • Define a job that contains a JDBC Connector stage.
  • Define a connection to a JDBC data source.

About this task

The following figure shows an example of using the JDBC connector to write data. In this example, the Sequential File stage reads data from a file and then the JDBC Connector stage writes data to the JDBC data source.
Figure 1. Example of using the JDBC Connector stage to write data to a data source
The figure shows an Example of using the JDBC Connector stage to write data to a data source.