Hi,
I have an application that does not synochronize with the PC. I also have a
database on the Palm in which the user stores names and deletes them later.
I do the delete with the following code:
DmDeleteRecord(gDriverDB, gCurrentDriverIndex);
DmMoveRecord(gDriverDB, gCurrentDriverIndex, DmNumRecords(gDriverDB));
How could I really erase the old records from the database (they don't have
to be transferred to a PC !) ... the user creates them and after a time
deletes them ...
I read that DmDeleteRecord doesn't really erases the records - but after how
many records will there be a crash because of 'database to large' or
something like that ?
Thanks for any help !
_____
PE|RA
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/