ODBCCommitTrans(str_dbidentifier);
str_dbidentifier
The identifier specified in OdbcConnect.Commits a transaction that you have opened with ODBCBeginTrans. The changes within the transaction are saved to the database and the transaction is ended.
1 -1 Error. Problems occurred while trying to save the transaction to the database.ODBCCommitTrans("my_identifier");
OpenText StreamServe 5.6 | Updated: 2013-03-01 |