Hi, I have inherited a highly denormalized ACCESS database where almost all information stored is in the one table - it's massive, almost all the other tables are look ups. Because muliple fields in this table relate to one particular look up table, when querying in design view I have to put multiple copies of the look up table in the query (and link each copy of the look up to the respective field) in order to get definitions of each of the fields that relate to the look up table.
This works okay if I just want to enter selection criteria based on just one of the fields (that is linked to one of the multiple copies of the lookup) - but when I put the same criteria in each of the fields the query does not return any data at all.
Help? ANY suggestions/comments would be greatly appreciated.
This works okay if I just want to enter selection criteria based on just one of the fields (that is linked to one of the multiple copies of the lookup) - but when I put the same criteria in each of the fields the query does not return any data at all.
Help? ANY suggestions/comments would be greatly appreciated.