Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Array or subreport

Status
Not open for further replies.

APB1981

Technical User
Jul 10, 2005
83
NO
Hello,

mssql 2005
Oracle 9
CR XI

I have a performance issue..To array or subreport.
I am not familiar with arrays so all the help would be appreciated.
In the main report I have basic data based on a unique ID table (ID, description, type etc).
Depending on the ID_Type there can be many different tables linked. If I link them all in the main report then this will cause duplicate records as it will be one to many to many to many.

I will only ever run one ID_type per session.

Should I setup all my secondary tables in sub reports or an array.

Please help.

Thanks

APB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top