DBergkamp10
IS-IT--Management
Hi There,
This is driving me mad!
I have three tables.
1. BCustomer that I want all the records (28 in total) for a company called Hasty Market.
2. BCallsumm
3. BCallDetail
When an order is done for a product, the customer number gets entered in all three tables. Qty ordered, Ord Number etc.
Some of our products have not been ordered for all of the customers, consequently, when I specify a particular product, say product code `ABC`, it is not showing all 28 customers. For product 'ABC' 5 out of the 28 are not showing up, I'm only getting 23.
Is it a problem with my join? Or do I need a sub report?
I though if I did a left outer join, it would pull all of the records out of BCustomer regardless if it had any records in the other two tables?
I am using Crystal XI, ODBC to MS SQL 2008
Any assistance would be greatly appreciated!
Cheers!
This is driving me mad!
I have three tables.
1. BCustomer that I want all the records (28 in total) for a company called Hasty Market.
2. BCallsumm
3. BCallDetail
When an order is done for a product, the customer number gets entered in all three tables. Qty ordered, Ord Number etc.
Some of our products have not been ordered for all of the customers, consequently, when I specify a particular product, say product code `ABC`, it is not showing all 28 customers. For product 'ABC' 5 out of the 28 are not showing up, I'm only getting 23.
Is it a problem with my join? Or do I need a sub report?
I though if I did a left outer join, it would pull all of the records out of BCustomer regardless if it had any records in the other two tables?
I am using Crystal XI, ODBC to MS SQL 2008
Any assistance would be greatly appreciated!
Cheers!