cseeman
10 years agoNew Contributor
Add Derby JDBC Driver/Database Configuration
I am testing out SoapUI NG Pro and Ready API 1.8.0 and I am attempting to add a new JDBC driver for Derby (10.12.1.1). I have added the JAR file in the ReadyAPI-1.8.0\bin\ext folder but how do I see the JDBC driver as an option in the drop down menu when configuring a new database connection? I am attempting to add a DataSource test step in a test case.
There doesn't seem to be an error, but the Derby JDBC is not present in the drop down.
- Hi, - To get the connection string in template add the connection string template in File > Preferences > JDBC Drivers - Add your driver and connection string template. - Thanks 
- I used "derbyclient-10.12.1.1.jar" and was able to successfully connect with a derby database.