Hi all,
I have a mysterious problem. I have a query with just 2 Tables with a one to many relationship between them. I try o create a RIGHT JOIN between the related fields.
When I run it I get the Ambiguous Outer Joins error. I am wondering how a query with only one outer join can be ambiguous ?
If I try it with another related table to the same parent table I do not get the error, it just seems to be this one related table.
Any ideas.
Thanks in advance....
....vwhite
"Benefit others. If you cannot benefit others then do them no harm"
- His Holiness Tenzin Gyatso, the 14th Dalai Lama
I have a mysterious problem. I have a query with just 2 Tables with a one to many relationship between them. I try o create a RIGHT JOIN between the related fields.
When I run it I get the Ambiguous Outer Joins error. I am wondering how a query with only one outer join can be ambiguous ?
If I try it with another related table to the same parent table I do not get the error, it just seems to be this one related table.
Any ideas.
Thanks in advance....
....vwhite
"Benefit others. If you cannot benefit others then do them no harm"
- His Holiness Tenzin Gyatso, the 14th Dalai Lama