Slide 10.5: Palm OS databases (cont.) Slide 10.7: Palm OS databases (cont.) Home |
Data Manager
is similar to using a traditional file manager, except that the data is broken down into multiple records instead of being stored in one contiguous chunk.
DmGetRecord
is called, an error is returned.
busy
bit, so it is not necessary to call DmReleaseRecord
when finished viewing the record.
busy
bit, and updates the modification number of the database and marks the record dirty if the dirty
parameter is true.