After I use dmDeleteCategory() to remove a category, how do I then completely
remove the records?  Should I just iterate through the category and use
dmRemoveRecord()?  If I need to do that, I don't see any reason to bother
with dmDeleteCategory().

Another quick question: In my copy of the O'Reilly book, it says that
DmQueryNextInCategory() will skip deleted records, but that doesn't
happen in my program.  I use DmDeleteCategory() first, then later I
do a DmQueryNextInCategory(gDB, , &recnum, dmAllCategories) and I get a
bunch of null records returned.  Am I doing something wrong, or is
the book wrong?

Thanks,

Sean.

---
Sean L. Gilley                  I'm the kid who has the habit of dreaming.
614-860-0247 (h)                Sometimes gets me in trouble too.
[EMAIL PROTECTED]          But the truth is I could no more stop dreaming
                                Then I could make them all come true.

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