ODBC bind trouble with bigint - Mailing list pgsql-interfaces

From Ken J. Wright
Subject ODBC bind trouble with bigint
Date
Msg-id 3.0.1.32.20000201100612.00b9c100@ori-ind.com
Whole thread Raw
List pgsql-interfaces
With Delphi 4/ODBCExpress 5.04 and psqlodbc 6.40.0008, this error occurs
when opening a dataset that includes an int8 column.

Project1        ee:dc    ENTER SQLBindCol     HSTMT               0x010b2138    UWORD                        3
SWORD                     -25 <SQL_C_SBIGINT>    PTR                0x011b7574    SDWORD                     0
SDWORD*            0x011b75ac
 

Project1        ee:dc    EXIT  SQLBindCol  with return code -1 (SQL_ERROR)    HSTMT               0x010b2138    UWORD
                    3     SWORD                      -25 <SQL_C_SBIGINT>    PTR                0x011b7574    SDWORD
               0    SDWORD *            0x011b75ac
 
    DIAG [HYC00] [Microsoft][ODBC Driver Manager] Driver does not support
this parameter (0) 



pgsql-interfaces by date:

Previous
From: "Ken J. Wright"
Date:
Subject: problem with numeric
Next
From: Byron Nikolaidis
Date:
Subject: Re: [INTERFACES] ODBC bind trouble with bigint