JDBC connection to Oracle 12c howto ?
How to make proper jdbc connection to Oracle 12c.
In the same machine Oracle's SqlDeveloper is able to connect the database but can't get Datastorm connect to work.
And when trying to connect:
What am I missing?
rgrds Paavo
-
Hi Paavo,
Please try the following and let us know if it works:
- Download the latest Oracle 12c JDBC driver (ojdbc7.jar).
- Place the JAR file in "C:\Users\<YourUsername>\AppData\Local\Dataverse\site\lib\java\ext".
- Retry
Paul
Please sign in to leave a comment.
Comments
2 comments