Thanks Dell
We're using Crystal Reports XI or Visual Studio to create the .rpt file. I'm currently trying to create this with CR XI. I am making the assumption (Assumption the Mother of ALL Screw Ups) that Oracle Server is Native Oracle.
Here's a screen shot from CR XI of the connection.
Using this connection, I get results from one of the databases; the other database gets failed to retrieve data vendor code 6550.
I haven't been able to determine what is different about the 2 databases and/or the servers the Web App is running from. The TNSNames are the same in both servers.
Here's the simple stored procedure I put together that works on one database but not the other:
The main issue is Oracle Provider for OLEDB doesn't allow us to return data from the Ref Cursor, strange and I'm not sure why, you'd think any of the Oracle connections would work with Ref Cursors.
Thank you Kindly for your reply