DmSyncDatabase
Previous Topic  Next Topic 

Product

DmSyncDatabase

Manufacturer

Standard Satellite Forms component

Website

http://www.satelliteforms.net/

Source code provided

no

Platform

PalmOS 5.x

Sample project(s)

DmSyncDatabase

Keywords

DmSyncDatabase, NVFS, non-volatile, memory, commit


The DmSyncDatabase extension is designed for use on PalmOS devices with the new Non Volatile File System (NVFS) such as the T5, TE2, Treo650, and LifeDrive.


The DmSyncDatabase extension allows Satellite Forms applications to commit their table databases to NVFS storage on command, instead of waiting until the application closes (which is the way the NVFS storage system works by default). Functions are provided to commit a specified SatForms table database, or to commit all open databases on the Palm.


A sample application is included that demonstrates how to use the extension functions.


The DmSyncDatabase functions can be safely called on any PalmOS device, as they are silently ignored on devices that are not NVFS-enabled.


DocID: 10168  DocDate: 2006-10-02