Re: Installing ODBC

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: surban(at)halesi(dot)com
Cc: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Installing ODBC
Date: 2014-03-26 21:18:10
Message-ID: 53334412.5070208@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 03/26/2014 02:02 PM, Scott Urban wrote:
> Hi Adrian -
>
> Thanks for the reply. I came across those FAQs and have tried both ODBC
> administration consoles. I feel like the issue is during the installation
> or that something is missing in the setup.
>
> Do you know if the ODBC driver is required to be installed on same server as
> the PostgreSQL server? I was trying to install the ODBC drivers on the
> server that I am going to use to connect to the database. Not the same one.

It needs to be installed wherever you have a client that needs to use
ODBC. So if you are not using ODBC clients on the Postgres server
machine it does not need to be there.

>
>
> Or do you know if there are any pre-reqs?
> Thanks for taking the time to respond and help out.

It should not. What I would do to simplify life is uninstall both
versions. Then pick one version and install and set it up. Since you are
running 64bit Windows I would go with that version since you can
configure using the default programs.

>
> Scott Urban
> _______________________
> Hale Solutions, Inc.
> www.halesi.com
> 800.892.5722 x115 (office)
> 708.903.9212 (mobile)
> 866.812.9704 (fax)
>

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

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Michael Paquier 2014-03-27 11:55:55 Re: [HACKERS] New parameter RollbackError to control rollback behavior on error
Previous Message Adrian Klaver 2014-03-26 20:53:39 Re: Installing ODBC