ThomasLabege74
9 years agoNew Contributor
JDBC Request [failed to init connection]
Hello everybody, I try to create an http request. First, i download the ojdbc6 from Oracle site. Second, i copy this jar in the C:\Program Files\SmartBear\SoapUI-5.2.1\bin\ext [as i read in this f...
- 9 years ago
It appears that the connection string that you are using is incorrect.
Try the below:
jdbc:oracle:thin:@hostname:port Number:databaseName