Discussion:
[NOVICE] postgreSQL odbc driver for Sun Solaris
(too old to reply)
VARTAK, SATISH CTR DFAS
2012-03-05 21:12:44 UTC
Permalink
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.

Thanks,
Satish Vartak
--
Sent via pgsql-novice mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice
Michael Wood
2012-03-06 08:20:33 UTC
Permalink
On 5 March 2012 23:12, VARTAK, SATISH CTR DFAS
Post by VARTAK, SATISH CTR DFAS
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 <***@gmail.com>
--
Sent via pgsql-novice mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice
VARTAK, SATISH CTR DFAS
2012-03-06 14:00:46 UTC
Permalink
Thank you very much for your quick response. Would you be able to direct me to instructions on compilation for Solaris.
Thanks again for your help!

Satish Vartak

-----Original Message-----
From: Michael Wood [mailto:***@gmail.com]
Sent: Tuesday, March 06, 2012 3:21 AM
To: VARTAK, SATISH CTR DFAS
Cc: pgsql-***@postgresql.org
Subject: Re: [NOVICE] postgreSQL odbc driver for Sun Solaris

On 5 March 2012 23:12, VARTAK, SATISH CTR DFAS
Post by VARTAK, SATISH CTR DFAS
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 <***@gmail.com>
--
Sent via pgsql-novice mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice
Michael Wood
2012-03-06 14:24:47 UTC
Permalink
On 6 March 2012 16:00, VARTAK, SATISH CTR DFAS
Post by VARTAK, SATISH CTR DFAS
Thank you very much for your quick response. Would you be able to direct me to instructions on compilation for Solaris.
Thanks again for your help!
I've never used psqlODBC, but I think this is what you're looking for:

http://psqlodbc.projects.postgresql.org/unix-compilation.html
Post by VARTAK, SATISH CTR DFAS
Satish Vartak
-----Original Message-----
Sent: Tuesday, March 06, 2012 3:21 AM
To: VARTAK, SATISH CTR DFAS
Subject: Re: [NOVICE] postgreSQL odbc driver for Sun Solaris
On 5 March 2012 23:12, VARTAK, SATISH CTR DFAS
Post by VARTAK, SATISH CTR DFAS
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
http://www.postgresql.org/ftp/odbc/versions/src/
--
Michael Wood <***@gmail.com>
--
Sent via pgsql-novice mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice
VARTAK, SATISH CTR DFAS
2012-03-06 14:29:21 UTC
Permalink
Thanks for your help! Shall pass on this information to the end user for testing.

Have a great day!
Satish Vartak

-----Original Message-----
From: Michael Wood [mailto:***@gmail.com]
Sent: Tuesday, March 06, 2012 9:25 AM
To: VARTAK, SATISH CTR DFAS
Cc: pgsql-***@postgresql.org
Subject: Re: [NOVICE] postgreSQL odbc driver for Sun Solaris

On 6 March 2012 16:00, VARTAK, SATISH CTR DFAS
Post by VARTAK, SATISH CTR DFAS
Thank you very much for your quick response. Would you be able to direct me to instructions on compilation for Solaris.
Thanks again for your help!
I've never used psqlODBC, but I think this is what you're looking for:

http://psqlodbc.projects.postgresql.org/unix-compilation.html
Post by VARTAK, SATISH CTR DFAS
Satish Vartak
-----Original Message-----
Sent: Tuesday, March 06, 2012 3:21 AM
To: VARTAK, SATISH CTR DFAS
Subject: Re: [NOVICE] postgreSQL odbc driver for Sun Solaris
On 5 March 2012 23:12, VARTAK, SATISH CTR DFAS
Post by VARTAK, SATISH CTR DFAS
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
http://www.postgresql.org/ftp/odbc/versions/src/
--
Michael Wood <***@gmail.com>
--
Sent via pgsql-novice mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice
Loading...