>
>I believe that each database has it's own "last
>backed up" date.
>
>When your app starts, it could compare the
>backed-up date on the datebook db against
>a date for the last datebook db backup that it
>remembers privately.
But this will only work if the user happens to
run your app in the interim between when she syncs
to one computer and when she syncs to the other.
If not, then your app won't get a chance to test for this.
I think you really need to write a (trivial) hack to
do this. Just patch SysAppLaunch to monitor when
Datebook gets a sysAppLaunchCmdSyncNotify launch command.
Then the hack sends the message to your app, which could
process the databases just post Hotsync.
Rick
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html