Specifies whether InfoMaker should commit (the default) or roll back all previously uncommitted database updates before disconnecting from a data source.
When to specify CommitOnDisconnect
You must specify a value for CommitOnDisconnect before connecting
to the database.
All database interfaces
CommitOnDisconnect='value'
CommitOnDisconnect='Yes'
Set CommitOnDisconnect to No if you want InfoMaker to roll back uncommitted database updates (instead of automatically committing them when you disconnect from the database).
To tell InfoMaker to roll back uncommitted database updates instead of committing them when disconnecting from the database, clear the Commit On Disconnect check box on the Connection page in the Database Profile Setup dialog box.