How do I find out if a record is deleted? In my app I have implemented a
delete functionality that deletes the record and places it last in the
database. (According to O-Reillys book 'Palm programming').

It seems to work fine. However, when I retreive records from the database
(when creating lists, tables), it picks up also the deleted records. Since
the deleted records doesn't seem to be holding all the info they would need,
my app crasches when they come across these deleted records.

The Palm OS companion .pdf says that good practice is "Not to show deleted
records". How do I do this?

/Mattias



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

Reply via email to