I am using the RDC in VB6.0. My datasource is an Access 2000 database using oledbADO as my connection.
As I understand it all the tables and/or command objects in the Databse expert must be linked, and also, in using the RDC I cannot have a subreport of a subreport.
This, as I perceive it, causes limitations in report design.
I am designing a report that uses data from some tables that are not linked to any other table and have no common fields. As an example I have a single table that contains data that needs to be displayed in as many as 3 different areas of the report, different data from the same table. Consequently I will have to create 3 different subreports and place them in the specified areas of the report.
Do multiple subreports affect performance???
Redesign of the database to link more tables is just not a feasible consideration.
Are my assumptions correct or do I have some alternatives??
Any input is greatly appreciated. Thank You.
TNN, Tom
TOM
As I understand it all the tables and/or command objects in the Databse expert must be linked, and also, in using the RDC I cannot have a subreport of a subreport.
This, as I perceive it, causes limitations in report design.
I am designing a report that uses data from some tables that are not linked to any other table and have no common fields. As an example I have a single table that contains data that needs to be displayed in as many as 3 different areas of the report, different data from the same table. Consequently I will have to create 3 different subreports and place them in the specified areas of the report.
Do multiple subreports affect performance???
Redesign of the database to link more tables is just not a feasible consideration.
Are my assumptions correct or do I have some alternatives??
Any input is greatly appreciated. Thank You.
TNN, Tom
TOM