Support and certification

Visit the following web pages for the latest support and certification information.

Highlights of 6.0.0 Release

  • The driver supports SQL read-only access to Aha!. See Supported SQL statements and extensions for details.
  • The driver supports JDBC core functions. For details, refer to JDBC support in the Progress DataDirect for JDBC Drivers Reference.

  • The driver supports Aha! data types through data type inference. See Data types and getTypeInfo() for details.
  • The driver supports Aha! custom fields, including many fields added through third-party plug-ins

  • The driver supports OAuth 2.0 authentication. See OAuth 2.0 authentication for supported grant types and further details.
  • The driver supports basic authentication.
  • The driver supports the handling of large result sets with paging, and the FetchSize and WSFetchSize connection properties.
  • The driver includes the Aha! Configuration Manager for quick configuration and testing of your driver in a web browser. The tool allows you to:
    • Generate and edit connection URLs
    • Test connect your connection URLs
    • Execute SQL commands for testing
    For details, see Generating connection URLs with the Configuration Manager and Testing connections and queries.