Progress DataDirect provides a simple C application, named example, that is useful for:

  • Executing any type of SQL statement
  • Testing database connections
  • Testing SQL statements
  • Verifying your database environment

The example application is installed in the /samples/example subdirectory in the product installation directory. Refer to example.txt or example64.txt in the example directory for an explanation of how to build and use this application.