You can specify the JDBC drivers needed to connect to a database.
- Choose Parasoft> Preferences to open the Preferences panel.
- Select Available JDBC Drivers on the left.
- Add the required drivers to the classpath.
Available JDBC Drivers
The following are download links for common drivers:
Driver | Download Link |
---|---|
Oracle | http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html |
MySQL | http://dev.mysql.com/downloads/connector/j/ |
Windows System DSN | This driver is included with Java. |
SQLServer | http://msdn.microsoft.com/data/jdbc/ |
Sybase | http://www.sybase.com/products/allproductsa-z/softwaredeveloperkit/jconnect |
DB2 | http://www-01.ibm.com/support/docview.wss?uid=swg21363866 |
Other | http://www.oracle.com/technetwork/database/features/jdbc/index091264.html# |