I am trying to do a report in VS/VB using Crystal Reports. In my report I am using 2 tables connected with customerID field. In the report all but one fields come from table1. The remaining field coming from table2 does not exist in table1 and is included in the report. The report when I run it only fills with the data from the table1. What I am trying to do is do something like a join and have fields from both tables . Thanks for the replies
Last edited: