Hello Palm Forum,
I'm planning a system architecture like this:
We have a main database "A" who stores some records with some
information:
A1
A2
A3
... and so on ...
Each record has a "link" to another database file:
AB1
AB2
AB3
How can I manage all the data without letting the user "see" the
databases in memory (with the "info" menu from the application
launcher). I mean, if I use the standar naming
convention "AppDBName-CreatorID" this would work? Could I have
all my databases like this:
AppA1-CreatorID
AppA2-CreatorID
AppA3-CreatorID
...
AppAB1-CreatorID
AppAB2-CreatorID
AppAB3-CreatorID
...
I've been thinking about doing a "prefix-sufix" management of
all my data, but I don't want them to be "visible" for the user.
How can I proceed?
Thank you a lot!
--
Best regards,
Jose Rodriguez Ruibal
NIT (Nomad Information Tech)
e-mail: mailto:[EMAIL PROTECTED]
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/