Hi,

I'm new to Palm developments. I need to store data
which has 1:M relationships.If i'm to do this how can
i go about it.

Is it possible to have two structure's and store the
data.

example struct

struct
{
salesOrderID
CustomerID
DelivaryDate
etc....
}Parent

struct
{
SalesOrderID
itemID
Desc
quantity
unitPrice
}Child


But then again how to search for the child records.

Can anyone advice on this..

Regards

Dhanushka


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.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