Hi,

If I delete a record say with index x from the database, what happens to the indexes of records with a value greater than x? Do they change from (x+n) to (x+n-1)?

- If not, what happens if a new record is added to the end of the database using dmMaxRecordIndex?
- If yes, is there any way to avoid this?


Thanks a lot.

Regards,
Jenni


--
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to