Create a structure in your header file
typedef struct
{
char Name[12];
int Age[81];
char Occupation[81];
} PersonInfoType;
-----Original Message-----
From: Saharsh Shrotriya [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 20, 2001 12:50 PM
To: Palm Developer Forum
Subject: Database problem
Hi All,
I am asking a very basic wuestion about the databases.. Suppose i have to
create a table having three fields. Say Age, Name, Occupation. Do i have to
create three databases with the name of the fields. or how?
Help me pls.
Thanks.
Saharsh
--
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/