Displaying 1 result from an estimated 1 matches for "global_resourc".
Did you mean:
global_resources
2006 Jun 12
0
Multi-Models
I''m not sure what the best approach to this is:
I have two tables in the DB, one is say global_resources, and the other
is specific_resources. The global_resources table is going to be a
global set of resources that can be used on any project. The
specific_resources link to the global, and have additional fields. So
basically you can drag a resource (global) to a project, or add a new
one. If y...