Hi,
I had .rpt files, where connected using DAO to a local Access DB and I was viewing the report in VB6 using CrystaActiveXReportViewer.
I have modified the reports to connect using ADO to the the Access file. It is working when I open the .rpt file with Crystal Report and everything seams working.
But the problem is I cannot use same VB6 code and control to view the report. I get this error:
![Name: Capture1.PNG
Views: 8
Size: 9.5 KB]()
Do you have any idea what is the issue here?
Apreciate your help.
I had .rpt files, where connected using DAO to a local Access DB and I was viewing the report in VB6 using CrystaActiveXReportViewer.
I have modified the reports to connect using ADO to the the Access file. It is working when I open the .rpt file with Crystal Report and everything seams working.
But the problem is I cannot use same VB6 code and control to view the report. I get this error:
Do you have any idea what is the issue here?
Apreciate your help.