I am using Business Objects with an Oracle (8.1.7) database, linked via the Oracle ODBC driver.
When I try to run freehand sql I get the following message :
[Microsoft][ODBC driver for Oracle]Cannot use Keyset-driven cursor on join, with distinct clause, union, intersect or minus or on read only result set0
If I run the same SQL in SQL Plus it works without a problem.
If I try to set up a Universe on this database and run the Check Integrity it comes up with "Parse Failed" errors under the "Parse Join" category.
This is a new problem on a database that previously worked without a problem.
Any help would be appreciated.