I am having a problem when I carry out a query on an SQL database. Where I am looking to add a description from another table associated with a code, IE Personnel Number, and I want the Persons Name from another table.
If the first record does not have the Personnel number on it, because the operator has not entered it, the entire record is missing from the table, rather than just the Persons name being blank. The Personnel number is not part of the search criteria but just collateral information required in the report.
The tables appear linked properly, they normally only have one link based on Personnel number, I have had a similar problem with different reports and different table elements.
Can anybody help?
If the first record does not have the Personnel number on it, because the operator has not entered it, the entire record is missing from the table, rather than just the Persons name being blank. The Personnel number is not part of the search criteria but just collateral information required in the report.
The tables appear linked properly, they normally only have one link based on Personnel number, I have had a similar problem with different reports and different table elements.
Can anybody help?