Re: Need free PG odbc driver for Windows 10

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: David Gauthier <davegauthierpg(at)gmail(dot)com>, Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Need free PG odbc driver for Windows 10
Date: 2020-07-28 17:49:44
Message-ID: ea641248-db36-7504-adaa-93475131daa4@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 7/28/20 9:40 AM, David Gauthier wrote:
> Hi:
>
> I need a free odbc driver for PG to be installed on Windows 10 that my
> user community can easily install.  By "easily install" I mean no
> binaries, no zipped file, etc... just point-click-install (with the
> usual confirmations and accepting default destinations for the code and
> such).
>
> Devart used to give this away and I have a copy on my laptop.  But
> apparently it's not free anymore.
>
> If it matters, the PG DB they will be accessing is on linux, psql
> (9.3.2, server 11.3)

See Thomas Kellerer's post for link to MSI downloads. Are your
applications that use this 32 bit or 64 bit or both? If there is 32 bit
in the mix then you might want to take a look at:

https://odbc.postgresql.org/faq.html

6.8) Installing psqlODBC on 64bit Windows

>
> Thanks !

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gavin Flower 2020-07-28 19:35:58 Re: Issues of slow running queries when dealing with Big Data
Previous Message Thomas Kellerer 2020-07-28 17:27:08 Re: Need free PG odbc driver for Windows 10