Columns

A comma-separated list of columns (in the table specified by TableName) that you want to insert data into.

The ODBC output engine adds information to the database by running the query:

INSERT INTO tablename(columns) VALUES values

where

Type: String (comma-separated list)
Default:  
Required: Yes
Configuration Section: TaskName
Example:

Columns=startTime,endTime,text,confidence

or

Columns=`startTime`,`endTime`,`text`,`confidence`

See Also:

TableName

XSLTemplate


_HP_HTML5_bannerTitle.htm