G
Guest
I'm trying to reject any data imported from a text file that doesn't match an
input mask. I'd also like to see the rejected records in a separate table.
I did an append query into a copy of the table structure with the input mask
applied, but it appended all records regardless.
I achieved this for data rejected with a validation rule and then did an
find unmatched query.
Ideas?
input mask. I'd also like to see the rejected records in a separate table.
I did an append query into a copy of the table structure with the input mask
applied, but it appended all records regardless.
I achieved this for data rejected with a validation rule and then did an
find unmatched query.
Ideas?