Hi.
I have configured a report in CR 8.5 Prof with the direct access to Data Files for Pervasive 8.
If I execute the report, everything works fine.
If I try Verify Database, CR tells me: "Choose Database File". Then I select the .ddf (FILE.DDF) and the answer is:
Crystal Reports: Database Error. Betrieve error status: 0
I have tested that the necesary dll's are loaded: p2bbtrv.dll, p2ctbtrv.dll, s2dtconv.dll, wbtrv32.dll, sbtrvd32.dll
The problem is that I have created a VB .NET program that execute a Report with parameters and export it to pdf format, and it gives me the following error:
"Excepción no controlada: CrystalDecisions.CrystalReports.Engine.DataSourceException: No es posible cargar la información de la base de datos."
... I think the translation will be:
"Not controlled exceptiom: CrystalDecisions.CrystalReports.Engine.DataSourceException: It is not possible to load the information from the data base."
I supose that if I solve the problem with "Verify Database" I will correct the problem with the program.
Thanks in advance.
I have configured a report in CR 8.5 Prof with the direct access to Data Files for Pervasive 8.
If I execute the report, everything works fine.
If I try Verify Database, CR tells me: "Choose Database File". Then I select the .ddf (FILE.DDF) and the answer is:
Crystal Reports: Database Error. Betrieve error status: 0
I have tested that the necesary dll's are loaded: p2bbtrv.dll, p2ctbtrv.dll, s2dtconv.dll, wbtrv32.dll, sbtrvd32.dll
The problem is that I have created a VB .NET program that execute a Report with parameters and export it to pdf format, and it gives me the following error:
"Excepción no controlada: CrystalDecisions.CrystalReports.Engine.DataSourceException: No es posible cargar la información de la base de datos."
... I think the translation will be:
"Not controlled exceptiom: CrystalDecisions.CrystalReports.Engine.DataSourceException: It is not possible to load the information from the data base."
I supose that if I solve the problem with "Verify Database" I will correct the problem with the program.
Thanks in advance.