I'm using Crystal Reports 7 and MS Access97 and Access2000 databases.
I'm working on creating a crystal report that will be executed from a Windows application. The application is from a software vendor and was probably developed using Visual Basic. The report connects to the two databases by using two ODBC user dsn. The Access97 database comes with the Windows application and the Access2000 database is a database that I created. The Access97 database (supplied with the Windows application) does not contain all of the information that I need for the report, thus my Access2000 database.
I first developed the report using the CR report designer and all works well (information from both databases is displayed).
I then defined the report and it's parameters using a form provided by the application so that the report can be executed from one of the application’s forms.
This is the point at which I run into problems. The custom report opens Okay from the application, but when I page down to a page that displays information from my Access2000 database I get the following error:
“ODBC error: [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot find the input table or query 'tblCompData'. Make sure it exists and that its name is spelled correctly.”
The tblCompData is the table from my Access2000 database.
Again, the reports works Okay from Crystal Reports designer.
I’ve tried different things to get this to work (like setting the location to UNC and Same as Report under the Set Location menu for my database), but nothing works.
My company doesn’t have a maintenance agreement with the software vendor, so the vendor hasn’t provided any help.
Thanks.
I'm working on creating a crystal report that will be executed from a Windows application. The application is from a software vendor and was probably developed using Visual Basic. The report connects to the two databases by using two ODBC user dsn. The Access97 database comes with the Windows application and the Access2000 database is a database that I created. The Access97 database (supplied with the Windows application) does not contain all of the information that I need for the report, thus my Access2000 database.
I first developed the report using the CR report designer and all works well (information from both databases is displayed).
I then defined the report and it's parameters using a form provided by the application so that the report can be executed from one of the application’s forms.
This is the point at which I run into problems. The custom report opens Okay from the application, but when I page down to a page that displays information from my Access2000 database I get the following error:
“ODBC error: [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot find the input table or query 'tblCompData'. Make sure it exists and that its name is spelled correctly.”
The tblCompData is the table from my Access2000 database.
Again, the reports works Okay from Crystal Reports designer.
I’ve tried different things to get this to work (like setting the location to UNC and Same as Report under the Set Location menu for my database), but nothing works.
My company doesn’t have a maintenance agreement with the software vendor, so the vendor hasn’t provided any help.
Thanks.