Has anyone seen an error specific to SP2 (I have a CR-XI R2 install where this report works) where CR (and BOE XI R2 SP2) returns an Invalid Argument Provided?
The report joins 3 tables from an ODBC Provider (all inner joins) and one table from an OLE DB provider (SQL Server - outer join to one of the ODBC tables).
If I remove one of the tables on the ODBC Source, the report runs without issue. I had another report that was doing the same thing - 4 tables using the same ODBC driver as above, but one table was aspecified as a command. We were able to swtich back to a standard table and join accordingly, eliminating the command.
I am facing the same issue in Crystal 2008. I have a report which has multiple commands and they are joined together and we are recieving this error. Did anyone encounter this.