Inserts a new record in the database.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
ODBCInsert | ODBC | Synchronous | Supported | Not supported | Executed on Server |
0 | Success |
1 | Invalid handler |
2 | Database not open |
3 | Insert error |
This function uses the values of the tags bound by the ODBCBindCol function to create the new record.
Tag Name | Expression |
---|---|
Tag | ODBCInsert( 7 ) |