ODBC PowerPack 1.5.1 released

Introduction

This release had many bug fixes.

To see full release notes click here

New Features/Improvements

  • NEW: JDBC Bridge Driver – Prefix schema name to table when you select it from table dropdown and default query is generated (by default schema is not prefixed)

Bug fixes

  • FIX: All API Drivers – Add support for Page End Indicator / Value for other pagination modes (currently it shows only for Pagination By Response Attribute Mode)
  • FIX: All API Drivers – Some Pagination notes are trimmed and no way to scroll view to see details
  • FIX: All API Drivers – When Meta is used exceptions are not thrown
  • FIX: All Drivers – Table name is not refreshed
  • FIX: All Drivers – You might get error Object reference not set – when you change focus while you are on Preview Tab and Table list dropdown is open
  • FIX: JDBC Bridge Driver – Column name with special characters (dash, space, dot, $) not quoted
  • FIX: JDBC Bridge Driver – For some numeric types you might get error – Row read error: JBR error: java.lang.Exception: Unsupported numeric type
  • FIX: JDBC Bridge Driver – Treat unsupported types as string rather than throw error
  • FIX: JDBC Bridge Driver – You may receive error – JBR error: java.lang.IndexOutOfBoundsException: Index: 1, Size: 0
  • FIX: Salesforce Driver – After you make changes on UI changes not applied so Test Connection, Table Dropdown may not use latest connection settings causing error / misleading information
  • FIX: Salesforce Driver – Execution error: INVALID_LOGIN: Invalid username, password, security token; or user locked out. >> Reason: Password or SecurityToken was empty. ErrorCode: ERR_EMPTY_CREDS
Posted in Announcements.