Purpose
Commit all changes to disk, ensuring that all buffers are flushed.
Returns
TRUE if successful; otherwise, FALSE.
Description
Sends a NotifyCompletion message, if successful.
Note that DaoServer:Commit() can fail for many reasons, ranging from a lack of capability in the server to lock conflicts and technical problems, such as network crashes. Use the DaoServer:Status property to determine the exact cause of the failure.
.
Class
See Also