I am using Crystal Reports Developper V8.
I created a query using the SQL Designer, 'cos I need to use a UNION. The query, on its own, works fine.
When I try to view a report using this query I get the error "Physical database not found" and a blank report.
There are no problems with the database connection as I have created and viewed several other reports, some of which use queries (without UNION).
I did have trouble with parameter fields, however.
I have two parameter fields defined in the query. The first time I created a report using this query one of the parameter fields was renamed (CR added 57 to the end). When I viewed the report I got the error parameter xxx not defined (where xxx was the name in the query).
I got rid of this problem by deleting the report and starting again.
...
I have tried to simplify things, and even without the UNION and the parameter fields, I get the same error.
Suggestion?
I created a query using the SQL Designer, 'cos I need to use a UNION. The query, on its own, works fine.
When I try to view a report using this query I get the error "Physical database not found" and a blank report.
There are no problems with the database connection as I have created and viewed several other reports, some of which use queries (without UNION).
I did have trouble with parameter fields, however.
I have two parameter fields defined in the query. The first time I created a report using this query one of the parameter fields was renamed (CR added 57 to the end). When I viewed the report I got the error parameter xxx not defined (where xxx was the name in the query).
I got rid of this problem by deleting the report and starting again.
...
I have tried to simplify things, and even without the UNION and the parameter fields, I get the same error.
Suggestion?