CommitDatabase
Previous Topic  Next Topic 

Product

CommitDatabase

Manufacturer

Standard Satellite Forms component

Website

http://www.satelliteforms.net/

Source code provided

No

Platform

PocketPC

Keywords

table, cache, database, commit, memory, write, storage


The CommitDatabase extension is intended for use with Satellite Forms 7 PocketPC applications that use the PDB device database format.  The PocketPC PDB database format uses caching of database record data for performance reasons, and cached records are written to storage when the application exits.  If the device is reset while the Satellite Forms 7 PocketPC PDB application is running, data may be lost because the database changes are not committed to storage.


The CommitDatabase extension provides a function to commit database changes to storage on command, enabling you to increase your application data security in the event of a system reset or power loss.


The CommitDatabase function can be called on individual application data tables on an as needed basis.  Database changes are automatically written to storage when an application closes.


DocID: 10189  DocDate: 2006-11-14