I am working with Crystal Reports 8.0 and have successfully created a report against tables in a SQL Server 7.0 database. I have a couple of tables linked through a common field and the data shows in the report accordingly. I have an additional table (for example a COMPANYDETAILS table) from which I want to display some data (the COMPANYNAME field). When I add this table to the report and do not set a link between this table and those already in the report (no field to link the data to/from) I get a warning that the fact that I am not linking the tables is not generally supported. If I then add the 'COMPANYDETAILS.COMPANYNAME' field to the report (in Page Header or Report Header sections) - the data is not showing on the report (probably due to the lack of the data links ?).
How can I show this information from this additional table as required ?
Any help would be appreciated.
Thanks in advance.
Steve
How can I show this information from this additional table as required ?
Any help would be appreciated.
Thanks in advance.
Steve