0

I am a new user of IntelliJ, i am trying to connect my app to my database and i am getting the following. I've tried to add the ojdbc6 jar into my project anywhere (/lib, Project Structure -> Modules -> Dependencies, Project Structure -> Modules -> Libraries, src/lib) and i can't connect to my database using the following:

Sql.newInstance(URL,USER,PASSWORD,"oracle.jdbc.OracleDataSource")

Logs:

Class
java.lang.ClassNotFoundException
Message
null
Caused by
oracle.jdbc.OracleDataSource
lczapski
  • 4,026
  • 3
  • 16
  • 32

0 Answers0