>Subject: Re: Some questions about PALM databases... >From: "Anton Myshkowski" <[EMAIL PROTECTED]> >Date: Wed, 30 May 2001 17:55:20 -0400 >> Let me answer your second question first. Database header has a field >> called modificationNumber which is incremented everytime a record is >added, >> modified or deleted in that database. >OK, it's great! Now, how I can determine which record in the >database was >changed and the type of changes (I mean, INSERT, >CHANGE or DELETE)? >Are there some notifications routines? Since (I'd expect) your code is changing the records, then whenever you add/modify/delete a record you should write out a trace record to another Palm Database. Roger Stringer Marietta Systems, Inc. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
