I am using VB5, CR6, and I have a report which has a subreport within it. When I run the report in the crystal report designer everything is fine.
I use the Crystal OCX control within my VB app, and when I try and run the same report it reports a runtime error 20599 Cannot find SQL server. If I amend the report and remove the subreport and run it within the VB app it works fine.
I presumme this has somehting to do with the fact that the subreport is not using the same data path as the main report. Does anyone know of a way round this ??
Rgds
I use the Crystal OCX control within my VB app, and when I try and run the same report it reports a runtime error 20599 Cannot find SQL server. If I amend the report and remove the subreport and run it within the VB app it works fine.
I presumme this has somehting to do with the fact that the subreport is not using the same data path as the main report. Does anyone know of a way round this ??
Rgds