J
jdkraft
In the meantime I found out that if I first make a table (with make table
query) from the union query and then in my last query I join this new table
instead of union query then I don't have any such error anymore.
The problem is therefore in union query! Why?
Ivan
I agree with this assessment and have been able to reproduce it with a
UNION query I have as well only under SP2.
Have you gotten anywhere with it?
Joel