Database Export Node

You can use Database nodes to write data to ODBC-compliant relational data sources, which are explained in the description of the Database source node. See the topic Database source node for more information.

Use the following general steps to write data to a database:

  1. Install an ODBC driver and configure a data source to the database you want to use.
  2. On the Database node Export tab, specify the data source and table you want to write to. You can create a new table or insert data into an existing one.
  3. Specify additional options as needed.

These steps are described in more detail in the next several topics.