out length err with SQL_TINYINT - Mailing list pgsql-odbc

From Han
Subject out length err with SQL_TINYINT
Date
Msg-id 20021129031247.E4A2B476199@postgresql.org
Whole thread Raw
List pgsql-odbc
pgsql-odbc

    When retrive SQL_TINYINT columns from table using SQL_C_DEFAULT, the out length(the last argument of SQLBindCol) is
incorrect.For example, the value retrived is 0(it's correct), but the length returned is 2 -- and in fact it's 1. 
    Regards,
        


        Han
        zhouhanok@vip.sina.com
          2002-11-29




pgsql-odbc by date:

Previous
From: "Han"
Date:
Subject: Re: Problem about Bytea and SQL_C_CHAR
Next
From: "Dave Page"
Date:
Subject: Re: ODBC changes