Update cookies preferences
Promotic

Commit - method of the PmaDatabase object

Description:
Closing the transaction processing of the database table
Syntax:
Empty Commit()
Note:
All methods for the modification of the database table called after the BeginTrans method will be effective after the Commit method is called. If this method is not called, then the modifications of the table will not proceed.

The transaction processing cannot be supported by some databases, for example databases Excel, dBase, PARADOX, basic version of the MySQL database, etc.
Example:
JavaScriptVBScriptSelect and copy to clipboard

oDb.Commit();
PROMOTIC 9.0.28 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.