Description

The Database Export node is used to export a data into a database from Euclid Studio.
Configuration Options
Basic Configuration Options
| Setting | Description\Parameters |
|---|---|
Database Connection |
The database to query against. These connections can be configured through the Databases dialog |
Table Name |
Name of the table to create/update |
Write Mode |
Mode in which to update the above table. Options include Recreate,Insert,Create,Truncate. |
Batch Commit |
Whether or not to commit to the database in batches |
Batch Commit Size |
Size of the batches to commit |