SQL_DATA_AT_EXEC fails for SQL_C_BIGINT and SQL_C_NUMERIC

From: John Smith <nukemd(at)hotmail(dot)com>
To: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: SQL_DATA_AT_EXEC fails for SQL_C_BIGINT and SQL_C_NUMERIC
Date: 2014-06-14 20:05:58
Message-ID: DUB121-W222787A8A63C74F57589F5D3140@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

I discovered that SQL_DATA_AT_EXEC does not work for the types SQLBIGINT and SQL_NUMERIC_STRUCT. It seems to work for other basic types, though.

Attaching a test case that demonstrates the problem.

Attachment Content-Type Size
dataatexec-basictypes-test.c text/plain 4.1 KB

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Inoue, Hiroshi 2014-06-14 22:06:32 Re: Building psqlODBC installers
Previous Message Inoue, Hiroshi 2014-06-14 13:36:54 Re: Build failure with VS 2012 due to uninitialized pointers