Forum Discussion

cseeman's avatar
cseeman
New Contributor
8 years ago
Solved

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...
  • JKambli's avatar
    8 years ago

    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

  • cseeman's avatar
    cseeman
    8 years ago

    I used "derbyclient-10.12.1.1.jar" and was able to successfully connect with a derby database.