Icon View Incident Report

Serious Serious
Reported By: Chris Clark
Reported On: 11/22/2013
For: Version 2.14 Build 5
# 3957 Unicode ODBC Driver Returning Incorrect Results for GetData Calls on String Columns

I'm having an issue with the 32 bit Unicode ODBC Driver 2.13 returning table names.

My application needs to integrate with a third party system which basically imports transactions, they have a 32 bit piece of middleware written in Omnis which essentially connects to any ODBC datasource and imports transactions.

I have used this utility a lot for many types of datasource but the table names returned by the ODBC driver for EDB are not correct. The first table in the list returns correctly and can be used in the application, all others are not correct.


Comments Comments
The issue was that the EDB ODBC Driver was reporting back the length for the column in Unicode terms (12 bytes instead of 6 bytes), and this was confusing the application (as it should be confused).


Resolution Resolution
Fixed Problem on 11/25/2013 in version 2.15 build 1


Products Affected Products Affected
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial

Image