I am running crystal reports 2008, and oracle11g. I have tested the connection in SQL developer and i can connect just fine.
However if i try and create a new JDBC connection in Crystal Reports i get ther error
Failed to Open the connection.
Details: JDBC driver not found.
I have the following set up:
Why can i not create a connection?
The issue was that I have a windows 7 64 bit machine, with the 64 Bit crystal and 64 bit Oracle. The 64bit oracle does not interact very well with crystal. The issues were resolved once i installed the 32 bit version of Oracle.