I have created a simple report in Crystal Reports 8.5 that joins 2 tables, returning 1315 records. When I add a third table as an outer join, Crystal then only returns 58 records.
I thought it might be a problem of not finding matching records in that 3rd table, but when I copy the SQL from Crystal into MS SQL's Query Analyzer, it works fine and returns all 1315 records.
Any idea where I might be going wrong in Crystal? I am very frustrated by what appears to be Crystal Reports' inconsistent behavior, and this report that took me 10 minutes to write in SQL has taken me all week in Crystal and is still not working. Thanks. (and sorry for the rant)
I thought it might be a problem of not finding matching records in that 3rd table, but when I copy the SQL from Crystal into MS SQL's Query Analyzer, it works fine and returns all 1315 records.
Any idea where I might be going wrong in Crystal? I am very frustrated by what appears to be Crystal Reports' inconsistent behavior, and this report that took me 10 minutes to write in SQL has taken me all week in Crystal and is still not working. Thanks. (and sorry for the rant)