The following bug has been logged online:
Bug reference: 3600
Logged by: Phillip Carruthers
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4.16
Operating system: Redhat 4
Description: ODBC Driver not working with BIGINT
Details:
When using SQLBindParameter with type BIGINT I get the following error;
Unable to execute statement due to [unixODBC]Unrecognized C_parameter type
in copy_statement_with_parameters; Unrecognized key passed to SQLGetInfo
I get the same error on Redhat 5 with Postgres 8.1
I do NOT get the error using Postres 8.2.4 on Windows.
It seems that only the Windows ODBC driver is work for BIGINT.
---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at
http://www.postgresql.org/about/donate