Thread: Postgresql and ODBC

Postgresql and ODBC

From
"Billie"
Date:
Hi,

I run Postgresql in Linux box to act as a database server. What should I do
if I want to access this database from a MS Windows client via ODBC. I
download the driver but do not know how to set up the connection.

Thanks
Billie



Re: Postgresql and ODBC

From
Richard Huxton
Date:
Billie wrote:
>
> Hi,
>
> I run Postgresql in Linux box to act as a database server. What should I do
> if I want to access this database from a MS Windows client via ODBC. I
> download the driver but do not know how to set up the connection.
>
> Thanks
> Billie

I downloaded a driver from insightdist.com which I just ran on my PC and
followed the instructions on their website. Make sure you've unticked
*both* "read only" flags though.

- Richard Huxton