Compiling ODBC Applications - Mailing list pgsql-odbc

From Dev Kumkar
Subject Compiling ODBC Applications
Date
Msg-id CALSLE1OBEysh-iE-AVwFMAwWu04r+iKW_wY8oX+Jq+a2-2SRdA@mail.gmail.com
Whole thread Raw
Responses Re: Compiling ODBC Applications
List pgsql-odbc
Hello,

Can you please provide help on following questions related to compiling ODBC applications on Linux RHEL 5:

1. Which ODBC driver should be downloaded for Linux 64 bit (and also Win 64 bit) for postgres (9.3.4)?

2. Which ODBC developer package should be present when building ODBC applications against postgres ODBC driver? (Shouldn't everything in ODBC header files match with what is in postgres driver .so files?)

3. Is there a postgres specific ODBC developer package (like, say, ‘unixODBC-devel’ rpm you get on Linux)?

4. Is '(int)-1' being returned instead of '(SQLLEN)-1' from SQLGetData for NULL values? If yes then is this by design? On linux 64 bit, observed SQLLEN is not int.

Regards...

pgsql-odbc by date:

Previous
From: "Itnal, Prakash (NSN - IN/Bangalore)"
Date:
Subject: Re: Issue with retry_count in socket.c and fix for the same
Next
From: Michael Paquier
Date:
Subject: Commit ad2a4ae causing more damages than fixes in regression tests