sqlca commit

Execute SQL commit

 

Note:

In general this is not needed, because beas send always a commit command automatically after INSERT or UPDATE command

But if you execute complexe SQL Statements in MSSQL, it can be good to send a commit command to close all SQL Locks

 

sqlca.commit