I am using Crystal Professional 9 with an Oracle DB. I get this error when I try to make some of my joins become Outer Joins. "Query Engine Error: ORA-01417: a table may be outer joined to at most one other table".
How do I outer join more than one table to my main table?
How do I outer join more than one table to my main table?