DataDirect Test is a menu-driven software component that helps you debug your JDBC applications and learn how to use the drivers. DataDirect Test contains menu items that:

  • Correspond to specific JDBC functions—for example, connecting to a database or passing a SQL statement.
  • Encapsulate multiple JDBC function calls as a shortcut to perform some common tasks, such as displaying the contents of a result set.

DataDirect Test displays the results of JDBC calls in one window, while displaying fully commented, JDBC code in an alternate window. DataDirect Test works with all DataDirect Connect Series for JDBC drivers.

Refer to DataDirect Test in the Progress DataDirect for JDBC Drivers Reference for more information about using DataDirect Test.