I am working with three tables:
1) TableResources, with fields: ResourceID_pk, ResourceName
2) TableCategories, with fields: CategoryID_pk, CategoryName
3) TableResCats, with fields: ResCatID_pk, ResourceID_fk, CategoryID_fk, ResCatNote
TableResources is already populated with a list of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.