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 SatForms 6.0.1 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.