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

Oracle Change datasource

Status
Not open for further replies.

dtrumbower

Programmer
Feb 16, 2001
53
SE
Using Crystal with VS.2005 against an Oracle database.

When changing from one package procedure to another using the Set Datasource location, I always get an error.

Data Object cannot be opened/accessed.
Unknown Query Engine Error

Anyone seen this before and have a solution?

Thanks
 
Try changing the connection type, if you're using ODBC,switch to native (Oracle Server), or vice versa.

-K
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top