L
laura reid
Can someone tell me why I'm getting this error in my append query:
"MS access set 'x' fields ot null due to a type conversion failure, and it
didn't add 0 records to the table due to key violations, 0 records due to
lock violations and 0 records due to validation rule violations. Do you want
to run the query anyway"?
When I select ignore errors and run, all my records show up correctly.
Here's what I think. The table I'm appending to is the 'many' side of my
relational database, and the fields that I'm appending to are the FK fields.
However, the data I'm appending is proper FK number so that the relationships
are established. That's why I'm able to ignore the errors and it works
anyway. Am I close?
Do you think this is necessary to fix and if so, where do I start?
Thanks
Laura
"MS access set 'x' fields ot null due to a type conversion failure, and it
didn't add 0 records to the table due to key violations, 0 records due to
lock violations and 0 records due to validation rule violations. Do you want
to run the query anyway"?
When I select ignore errors and run, all my records show up correctly.
Here's what I think. The table I'm appending to is the 'many' side of my
relational database, and the fields that I'm appending to are the FK fields.
However, the data I'm appending is proper FK number so that the relationships
are established. That's why I'm able to ignore the errors and it works
anyway. Am I close?
Do you think this is necessary to fix and if so, where do I start?
Thanks
Laura