You select the place where the record is to be placed when you call
DmNewRecord (the at parameter) If you want the new record to be first in the
DB, set at to 0 before calling DmNewRecord, second set it to 1, etc

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Dean
Salman
Sent: Friday, July 28, 2000 10:28
To: Palm Developer Forum
Subject: RE: Database Order


I am using DmSet which has an offset.  Now it is 0.  Are you saying to
write records at the end of the file, my offset would be the number of
records in the database.
(or is it the number of records * the size of the record)


-----Original Message-----
From: William F. Weiher III [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 28, 2000 11:22 AM
To: Palm Developer Forum
Subject: RE: Database Order


When you add a record, you are in control of the position at which the
record is added. If it makes a difference, you must code it that way


--
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/

Reply via email to