>Question one:
>
>When a record is created in a database that has categories implemented, is
>it automatically put in the "Unfiled" category?

Yes.

>Question two & a brief synopsis of what I'm trying to do:
>
>I'm attempting to create a program that has multiple databases, and each
>time a user runs my program I need the data that is captured from the user
>during that session to be separate and wholly distinct from the data
>captured during any other session.  The way I decided to go about this is to
>use categories within my database(s).  Each time the user runs the program
>they do everything they need to do, and then when the program exits it will
>move all the data that has been captured into an empty category from the
>"Unfiled" category.  This way the user can run 15 sessions before they need
>to synchronize with the desktop.

Why not just put each session in a separate record, avoiding the 15 
category limit?

Regards,
Steve Mann
-- 
Creative Digital Publishing Inc.
1315 Palm Street, San Luis Obispo, CA 93401-3117
-------------------------------------------
805.784.9461              805.784.9462 (fax)
[EMAIL PROTECTED]       http://www.cdpubs.com

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