Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error

Status
Not open for further replies.

ajr1705

Programmer
Apr 12, 2006
27
0
0
GB
I get this error after installing Cr 8.5.. Any suggestion on a fix


ODBC error: [DataDirect][ODBC Oracle Driver]The Keywords LEFT OUTER JOIN were not found in an outer join escape sequence

Thanks
 
You're using the rong ODBC driver.

First, don't use ODBC at all with an Oracle database, you'll see Oracle Server listed as a data source, which is the Crystal supplied native connectivity.

If you do insist on using the slower ODBC, use the Crystal supplied Oracle ODBC driver, and if you're going to be using Stored Procedures, turn on the Procedure Returns Results option on the driver.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top