I have a Crystal Report which is produced using Customer data from 2 tables. I need to add in a further field (email address) which comes from a 3rd table, joining it to table 1. However, the 3rd table contains multiple records for each record in table 1 (Primary email address, secondary email address and website).
I've tried adding just the primary email address field thru a subreport of table 3, but I need to open the report via a third party software product which doesn't seem to support subreports (I get "error #599: Cannot open SQL server.".
Can anyone suggest how I can report just the primary email address from table 3 alongside the existing data from tables 1 & 2 ???
Thanks.
I've tried adding just the primary email address field thru a subreport of table 3, but I need to open the report via a third party software product which doesn't seem to support subreports (I get "error #599: Cannot open SQL server.".
Can anyone suggest how I can report just the primary email address from table 3 alongside the existing data from tables 1 & 2 ???
Thanks.