skip to main content
About the Driver : Using the Driver : Using DataDirect Test
 

Using DataDirect Test

Use DataDirect Test to test your JDBC applications and learn the JDBC API. DataDirect Test contains menu selections that correspond to specific JDBC functions, for example, connecting to a database or passing a SQL statement. DataDirect Test allows you to perform the following tasks:
*Execute a single JDBC method or execute multiple JDBC methods simultaneously, so that you can easily perform some common tasks, such as returning result sets
*Display the results of all JDBC function calls in one window, while displaying fully commented, JDBC code in an alternate window
DataDirect Test works only with JDBC drivers from Progress DataDirect.
In this section: 
* DataDirect Test Tutorial