S
Scott Viney
Afternoon All,
After reading on the Access Web about lookup tables and their evils I have
removed them. Now I have a table for Titles (IE Mr, Mrs etc) and another
table for Departments (IE Cundinamarca, Meta, Cordoba etc)
In my relationships my tblEmployees is connected 1 to many with
tblDepartments and also with tblTitles, also my tblCustomers is connected 1
to many with tblDepartments and also with tblTitles.
Now when I go to create a select query with all my tables including
tblDepartments and tblTitles I get no records, but if I remove both of these
tables from the query, it works fine.
Can someone explain where Iam going wrong please, if I cant use them in my
query how do I get the department name and title?
Have a good one,
Scott V
After reading on the Access Web about lookup tables and their evils I have
removed them. Now I have a table for Titles (IE Mr, Mrs etc) and another
table for Departments (IE Cundinamarca, Meta, Cordoba etc)
In my relationships my tblEmployees is connected 1 to many with
tblDepartments and also with tblTitles, also my tblCustomers is connected 1
to many with tblDepartments and also with tblTitles.
Now when I go to create a select query with all my tables including
tblDepartments and tblTitles I get no records, but if I remove both of these
tables from the query, it works fine.
Can someone explain where Iam going wrong please, if I cant use them in my
query how do I get the department name and title?
Have a good one,
Scott V