CherryBlossom
MIS
Hello All,
I have several tables. I'd to link main table and subtables with left outer join, but I've been getting errors. I used OLE DB as my data link. I didn't get any error when I use inner join.
For example, Customer Order table has part no and quantity order. I'd to link with Shipped Order table. I want to see part shipped and part has not shipped; therefore I used left outer join. This should show me all parts that has been shipped as well as part that has not been shipped in the Customer Order Table.
Here are the errors:
Crystal Report: Database Error
No row set returned for this table, query, or procedure.
Error detected by database DLL
Thank you for your feedbacks!
Cherry
I have several tables. I'd to link main table and subtables with left outer join, but I've been getting errors. I used OLE DB as my data link. I didn't get any error when I use inner join.
For example, Customer Order table has part no and quantity order. I'd to link with Shipped Order table. I want to see part shipped and part has not shipped; therefore I used left outer join. This should show me all parts that has been shipped as well as part that has not been shipped in the Customer Order Table.
Here are the errors:
Crystal Report: Database Error
No row set returned for this table, query, or procedure.
Error detected by database DLL
Thank you for your feedbacks!
Cherry