Subform Detail Missing

I believe Allen's link talks about the DISTINCT (DISTINCTROW) predicate.
 
Getting rid of DISTINCTROW doesn't do it. I have a feeling it is not query specific.
 
Maybe I should add this. I am using MySQL as the backend with the ODBC connector driver.
 
What happens if you change your Join from a RIGHT Join to an INNER Join?
 
That didn't work either. Thanks for hanging in there with me so far.
 
It definately could be something to do with MySQL with which I have no experience. Sorry. Maybe a MySQL guru will drop by.
 

Users who are viewing this thread

Back
Top Bottom