Re: Need to make a 32 bit PostgreSQL ODBC driver for Linux

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Carter Chee <carter(dot)chee(at)objectbrains(dot)com>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: Need to make a 32 bit PostgreSQL ODBC driver for Linux
Date: 2015-03-26 20:27:02
Message-ID: 55146B96.90709@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 03/26/2015 01:19 PM, Carter Chee wrote:
> I’ve downloaded the psqlodbc-09.03.0300 source, and compiled and make it successfully. The problem I have is I need a 32bit version of the driver. The application that I need the driver for only uses the 32 bit version. Is there a way to make a 32 bit version? Any assistance would be greatly appreciated.

Have you looked here:

https://odbc.postgresql.org/docs/win32-compilation.html

Or you could get the MSI for the 32 bit version:

https://odbc.postgresql.org/docs/win32-compilation.html

psqlodbc_09_03_0300-1.zip

>
> Thank you,
>
> Carter Chee
>
>
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Raiford 2015-03-26 20:31:33 Re: Need to make a 32 bit PostgreSQL ODBC driver for Linux
Previous Message Carter Chee 2015-03-26 20:19:31 Need to make a 32 bit PostgreSQL ODBC driver for Linux