"Arvind Sridharan" <[EMAIL PROTECTED]> wrote in message
news:51102@palm-dev-forum...
> Database header has a field
> called modificationNumber which is incremented everytime a record is
added,
> modified or deleted in that database.
Beware of apps that use DmQueryRecord (rather than DmGetRecord), and then
proceed to DmWrite after locking the handle they get back. There's nothing
preventing apps from doing this. Also, changes to app info and sort info
blocks won't necessarily bump the modification number. If you want to know
when the database is modified by a conduit, look for changes in the backup
timestamp in the database header.
--
Danny
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/