F
formcreator
Hi I need to design 2 tables as shown below
Resource Category and Resources
Each Resource category can have multiple resources.
Each resource in turn can be dependent on other resource categories. I know
I will have to set up a many to many relations. But I cam kind of confused on
what fields should I use to link.
The data will eventually have to look like this
category 1
res 1
dependent on category 3
dependent on category 5
dependent on category 6
res 2
res 3
category 2
res 1
res
category 3
-----
------
category 4
and so on
Thanks
Shri
Resource Category and Resources
Each Resource category can have multiple resources.
Each resource in turn can be dependent on other resource categories. I know
I will have to set up a many to many relations. But I cam kind of confused on
what fields should I use to link.
The data will eventually have to look like this
category 1
res 1
dependent on category 3
dependent on category 5
dependent on category 6
res 2
res 3
category 2
res 1
res
category 3
-----
------
category 4
and so on
Thanks
Shri