Component family |
Databases/SQLite |
|
Function |
tSQLiteCommit validates the data |
|
Purpose |
Using a unique connection, this component commits in one go a Note that if you need to commit each statement as an individual transaction, you have to use |
|
Basic settings |
Component list |
Select the tSQLiteConnection |
|
Close Connection |
This check box is selected by default. It allows you to close the Warning
If you want to use a Row > |
Advanced settings |
tStat |
Select this check box to collect log data at the component |
Dynamic settings |
Click the [+] button to add a row in the table and fill Once a dynamic parameter is defined, the Component List For more information on Dynamic settings and context |
|
Usage |
This component is more commonly used with other tSQLite* |
|
Log4j |
The activity of this component can be logged using the log4j feature. For more information on this feature, see Talend Studio User For more information on the log4j logging levels, see the Apache documentation at http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html. |
|
Limitation |
n/a |
For tSQLiteCommit related scenario, see Scenario 1: Inserting data in mother/daughter tables.