Hi
I am using CR9 and OpenLink ODBC driver to connect to a Progress 8.2B DB. If I use more than 2 tables in a report, then the SQL generated by Crystal fails with the error "Failed to open a Rowset" and "Unable to understand after declare". This is not the left outer join problem but the fact that Progress 8.2 does not like the parentheses that Crystal generates in the SELECT statement when the 3rd table is added. Testing the Crystal generated SQL in a native Progress enviorment fails in the same manner, but runs properly if all the parentheses are removed from the SQL statement. ANY help would be GREATLY appriciated.
Joe P
I am using CR9 and OpenLink ODBC driver to connect to a Progress 8.2B DB. If I use more than 2 tables in a report, then the SQL generated by Crystal fails with the error "Failed to open a Rowset" and "Unable to understand after declare". This is not the left outer join problem but the fact that Progress 8.2 does not like the parentheses that Crystal generates in the SELECT statement when the 3rd table is added. Testing the Crystal generated SQL in a native Progress enviorment fails in the same manner, but runs properly if all the parentheses are removed from the SQL statement. ANY help would be GREATLY appriciated.
Joe P