S
SeekerFan
I'm trying to write an Append query to copy Employee numbers from one table
to another table. The Source table is left joined to the Destination table.
The QEB is set up as below:
Field: txtEmployeeNumber txtEmplNbr
Table: tblEmployee tblTime&SvcAwds
Sort:
Appendto: txtEmpNbr
Criteria: Is Null
When I try to run the query, I keep getting the following error message:
"Tracker set 0 Field(s) to Null due to a type conversion failure, and it
didn't add 1 record(s) to the table due ot key violations, 0 record(s) due to
lock violations, and 0 record(s) due to validation rule violations."
Thank you,
to another table. The Source table is left joined to the Destination table.
The QEB is set up as below:
Field: txtEmployeeNumber txtEmplNbr
Table: tblEmployee tblTime&SvcAwds
Sort:
Appendto: txtEmpNbr
Criteria: Is Null
When I try to run the query, I keep getting the following error message:
"Tracker set 0 Field(s) to Null due to a type conversion failure, and it
didn't add 1 record(s) to the table due ot key violations, 0 record(s) due to
lock violations, and 0 record(s) due to validation rule violations."
Thank you,