Progress DataDirect Connect for JDBC for Snowflake
An asterisk (*) indicates support that was added in a hotfix or software patch subsequent to a release.
For a list a list of issues resolved since general availability, refer to the fixes.
Version 6.0.0
GA Release Features
- Supports JDBC core functions
- Supports the core SQL-92 grammar
- Supports Snowflake data types through data type inference
- Supports the handling of large result sets with paging and the FetchSize connection property
- Supports the following authentication methods:
- UserID/Password
- OAuth 2.0
- Browser-based SSO (Microsoft Windows)
- Supports using the COPY command for loading and unloading data from local
file systems and cloud platforms, such as Amazon S3, Google Cloud, and
Microsoft Azure
- Supports proxy server connections
- Supports TLS/SSL data encryption
- Includes Interactive SQL for JDBC (JDBCISQL). It is a command-line interface
that supports connecting your driver to a data source, executing SQL
statements, and retrieving results in a terminal. This tool provides a
method to quickly test your drivers in an environment that does not support
GUIs.
- Includes the Progress DataDirect Snowflake Configuration Manager for
quick configuration and testing of your driver. This tool allows you to:
- Generate and edit connection URLs
- Test connect connection URLs
- Execute SQL commands for testing
- Fetch OAuth 2.0 tokens
- Access connection property descriptions and the full product
documentation