S
Sarah Knight
I am modifying a database where the goal is to link people/providers with
their skill set. I have three tables (Provider,Skills,ProviderSkills) set up
and am hoping that someone can help me move forward with the development.
The tables have the following fields:
Provider (this table was created long agoand fields cannot be modified)
Provider ID - Text
First Name
Last Name
Contact Info, etc
Skills
Skill ID - Text
Skill - Text
Provider Skill
ID
Provider ID
Skill ID
I would like to design a form where I can enter a providers skills based on
the skill list but am not sure how to set the query up (I have tried a
million different ways and have been unsuccessful) to draw the data
correctly. Any suggestions on this step in the process?
Ultimately, I would like to query for a set of skills and generate a list of
providers that match.
their skill set. I have three tables (Provider,Skills,ProviderSkills) set up
and am hoping that someone can help me move forward with the development.
The tables have the following fields:
Provider (this table was created long agoand fields cannot be modified)
Provider ID - Text
First Name
Last Name
Contact Info, etc
Skills
Skill ID - Text
Skill - Text
Provider Skill
ID
Provider ID
Skill ID
I would like to design a form where I can enter a providers skills based on
the skill list but am not sure how to set the query up (I have tried a
million different ways and have been unsuccessful) to draw the data
correctly. Any suggestions on this step in the process?
Ultimately, I would like to query for a set of skills and generate a list of
providers that match.