D
danchu
Guest
Please refer to case #00401989. DataDirect driver version: 07.15.0233 Platform: all operating systems and DB2 v11.1 SQLDescribeCol returns incorrect column size in the 7th parameter ColumnSizePtr on CodeUnits32 DB2. The correct column size should be character size, but the actual size returned is byte size, which is 4 times the expected character size. T he value returned is violating the ODBC spec as pointed out by Progress in case #00401989 ( https://docs.microsoft.com/en-us/sql/odbc/reference/syntax/sqldescribecol-function ).
Continue reading...
Continue reading...