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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting v8.5 report to v10

Status
Not open for further replies.

cisco999

Programmer
Apr 26, 2001
66
US
I have a report that works fine in v8.5 using a odbc connection to oracle. The database verifies ok.
When attempting to preview it under v10, the first message returned is "failed to open rowset", followed by "Query Engine Error:'If tables are already linked then the join type cannot change.'"

Any suggestions on how to resolve this?

Thanks
 
I've heard several complaints about CR 8.5 going to CR 9 and 10 and the joins changing.

I guess I would try using the Set Location to Oracle Native connectivity in CR 8.5 first, not sure why you'd use ODBC anyway, it's slower.

Were you using the Oracle supplied ODBC or the CR supplied ODBC? You're supposed to use the CR supplied ODBC for Oracle in CR 8.5

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top