Problem master-detail
Posted: Mon Jul 08, 2013 1:11 am
Hi
I downloaded the trial version 2013.1.1600 and would really like buying it, but I have a problem...
My connection is with mysql, two charts, one with about 35000 records and another with 150000.
I created a relation between them, the second chart will record a maximum of 5 records for each record in the first chart.
I have already marked the relation and the Master component for the second DataBand.
The problem is I’ve already waited more than 10 minutes and it doesn’t make the report.
connection: server = localhost; database = dominiweb; user = root; password = ******
Datasource 1 - select from protocolo_auxliar protocol where date = '2013-05-24 '
The result generates 12 records.
Datasource 2 - select situation, numero_protocolo from andament
Relation - protocolo_auxiliar X numero_protocolo
Thank You.
I downloaded the trial version 2013.1.1600 and would really like buying it, but I have a problem...
My connection is with mysql, two charts, one with about 35000 records and another with 150000.
I created a relation between them, the second chart will record a maximum of 5 records for each record in the first chart.
I have already marked the relation and the Master component for the second DataBand.
The problem is I’ve already waited more than 10 minutes and it doesn’t make the report.
connection: server = localhost; database = dominiweb; user = root; password = ******
Datasource 1 - select from protocolo_auxliar protocol where date = '2013-05-24 '
The result generates 12 records.
Datasource 2 - select situation, numero_protocolo from andament
Relation - protocolo_auxiliar X numero_protocolo
Thank You.