Testing the Connection
- Last Updated: May 18, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
You can use DataDirect Test™ to test your connections. DataDirect Test is a pure Java software component developed by Progress DataDirect to test JDBC applications. It can also be used as a tool to help developers learn the JDBC API.
The DataDirect Test menu items correspond to specific JDBC functions (for example, connecting to a database or passing a SQL statement) or encapsulate multiple JDBC function calls as a shortcut to perform common tasks (for example, displaying the contents of a result set). DataDirect Test displays the results of all JDBC function calls and provides fully commented sample JDBC code in the same window.
Refer to DataDirect Test in the Progress DataDirect for JDBC Drivers Reference for more information about using DataDirect Test.