Forum Discussion
nmrao
9 years agoCommunity Hero
Have you followed the documentation
http://readyapi.smartbear.com/structure/sources/connection/start
http://readyapi.smartbear.com/structure/sources/connection/start
OldDog
9 years agoNew Contributor
Hi Rao,
Well, I was asking if an existing ODBC connection could be used. The provided link in you response takes me to "...using a predefined JDBC database connection"... not quite the same thing.
No matter, I figured JDBC out. I simply needed to find and put the correct Oracle JDBC driver (ojdbc7.jar) into the bin/ext directory and then use it to configure a new database connection.
Brian