Folks,
I have an Insert Into query that fills a table. When I run the query as a simple Select query I get one more record than when the Insert query runs.
I've checked the filtering criteria, and the missing record in the Insert query meets the criteria which is proved when running the query as the simple Select query.
Has anyone ever run into this before?
Thanks,
Vic
I have an Insert Into query that fills a table. When I run the query as a simple Select query I get one more record than when the Insert query runs.
I've checked the filtering criteria, and the missing record in the Insert query meets the criteria which is proved when running the query as the simple Select query.
Has anyone ever run into this before?
Thanks,
Vic