Sorry, meant DmRemoveRecord
----- Original Message -----
From: "Dave Lippincott" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thursday, September 13, 2001 11:55 AM
Subject: Re: how many records ?
> DmRemoveDatabase
>
> ----- Original Message -----
> From: "Petra Bergler" <[EMAIL PROTECTED]>
> Newsgroups: palm-dev-forum
> To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> Sent: Thursday, September 13, 2001 11:21 AM
> Subject: how many records ?
>
>
> > 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/
> >
>
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/