"Jim Cooper" <[EMAIL PROTECTED]> wrote in message news:71453@palm-dev-forum... > > > It seems that the SyncWriteRec() function can change the record index > > (position) when you update an existing record, which seems somewhat > > non-intuitive. > Thanks for the comments Jim...
I think I know what we need to do, our records are already in order by time stamp, we just need to add a grouping field to each record so like records stay together and the UID of the first record in the group seems like an obvious choice... then implement the post Sync resorting. > It can, yes, which is one reason never to write records to the Palm > while iterating though a database. So with this commment you mean what? What would be the other choice? We have records that must be updated in the Palm db. Are you suggesting to delay the update until the first iteration is complete? I don't think I completely understand... Tim -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
