M
MaineCopper
Hello,
Im designing a database for people responsible for applications at my work.
We have three groups, ApplicationOwner, ApplicationOwnerIT,
ChangeControlContact.
I want all the contacts in one table and linking to the application table as
the appropriate people. I set a join from contacts to the three application
table and it would only force it to one of the groups not all three. I then
created three tables with only one field in each, ID field to act as a
passthrough table from contacts to applications but thats not working either,
I have set joins on all of them.
Appreciate any help.
Im designing a database for people responsible for applications at my work.
We have three groups, ApplicationOwner, ApplicationOwnerIT,
ChangeControlContact.
I want all the contacts in one table and linking to the application table as
the appropriate people. I set a join from contacts to the three application
table and it would only force it to one of the groups not all three. I then
created three tables with only one field in each, ID field to act as a
passthrough table from contacts to applications but thats not working either,
I have set joins on all of them.
Appreciate any help.