It depends on your application. You could actually use one database, but
store the three sections in three different records of your database. Three
databases is probably cleaner, though.
Regards,
Steve
-----Original Message-----
From: Timothy Astle [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 07, 2000 3:26 PM
To: Palm Developer Forum
Subject: Re: Database tables?
Thanks.
So if I were to have an application with 3 different sections gathering
data, I would create 3 databases? (data stored in each would be independant
of each other)
--
Timothy Astle
Al Macy <[EMAIL PROTECTED]> wrote in message
news:7502@palm-dev-forum...
>
> Tim,
>
> For Palm, a database is essentially just a set of chunks of memory. You
can
> store multiple fields in each chunk or database record, but you are
> responsible for converting the chunk of memory into a structure containing
> the different fields.
>
> "Timothy Astle" <[EMAIL PROTECTED]> wrote in message
> news:7489@palm-dev-forum...
> >
> > I'm new to databases in the Palm OS. What I ideally need to do is
create
> 3
> > tables and use a conduit to extract them.
> >
> > However, I've seen no mention of "tables" when reading about Palm
> databases.
> > Does this mean I have to create 3 separate databases?
> >
> > Could someone point me in the right direction?
> >
> > Thanks a million!
> >
> > Tim
> >
> >
> >
> >
>
>
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html