Re: postgreSQL odbc driver for Sun Solaris

From: Michael Wood <esiotrot(at)gmail(dot)com>
To: "VARTAK, SATISH CTR DFAS" <SATISH(dot)VARTAK(dot)CTR(at)dfas(dot)mil>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: postgreSQL odbc driver for Sun Solaris
Date: 2012-03-06 08:20:33
Message-ID: CAP6d-HX1JM4yTWTDRMQS0HMxd_7vBNojnVJxynFZjCyDVXP3RQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On 5 March 2012 23:12, VARTAK, SATISH CTR DFAS
<SATISH(dot)VARTAK(dot)CTR(at)dfas(dot)mil> wrote:
> Hello there,
>
> I am trying to find an ODBC driver to install on a Sun Solaris 10 server
> to connect to Postgres 8.3.100 database.
> I have been able to find one for my Windows client on
> http://www.postgresql.org/ftp/odbc/versions/msi/  and it works fine.
> Not been able to find one for Unix/Sun Solaris.
>
> Would appreciate your help in locating the correct driver.

If you want to use ODBC from Solaris I think you'll need to compile it
yourself from here:

http://www.postgresql.org/ftp/odbc/versions/src/

--
Michael Wood <esiotrot(at)gmail(dot)com>

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Majid Azimi 2012-03-06 08:36:00 Database not browsable during COPY on PostgreSQL
Previous Message Michael Wood 2012-03-06 08:14:30 Re: Slow duplicate deletes