paulcedarhill
Technical User
My problem,
I need seperate, multiple lines of data from 2 different tables, selected by 3 teirs of groups.
basically:
Group 1= Region id
Group2 = sales rep id
Group3 = project id
detail a = all records in table.activities
detail b = all records in table.specifications
right now the report duplicates detail b for every change in detail a.
What am I doing wrong?
tech info:
I am using Crystal Reports Pro 9.20 pulling data through an ODBC connection from an ACCESS dba with sql database on an NT4 box.
I run Crystal on a terminal server running windows 2000. SP3