All:
I'm using Crystal Report 8 to write reoports that will be launched by a SQL 7 front-end that uses Crystal 5 runtime files.
Some of my reports work fine when open from the database client ap on machines with the full version of crystal installed, but when opened by the db client on a machine that doens't have Crystal, I get a message saying that the query contains an outer join request that is not permitted.
I've isolated the problem to a left-outer join to a table that has a join to yet another table. If I make the join equal the report opens from any client, but some of the data we want is excluded because there are no maching records in some of the joined tables.
So what to I do? Can I upgrade the runtime files on the clients? Do I need to make reports in an older version of crystal?
Dan
I'm using Crystal Report 8 to write reoports that will be launched by a SQL 7 front-end that uses Crystal 5 runtime files.
Some of my reports work fine when open from the database client ap on machines with the full version of crystal installed, but when opened by the db client on a machine that doens't have Crystal, I get a message saying that the query contains an outer join request that is not permitted.
I've isolated the problem to a left-outer join to a table that has a join to yet another table. If I make the join equal the report opens from any client, but some of the data we want is excluded because there are no maching records in some of the joined tables.
So what to I do? Can I upgrade the runtime files on the clients? Do I need to make reports in an older version of crystal?
Dan