Re: Client Window-VFP with Linux-PostgreSQL - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: Client Window-VFP with Linux-PostgreSQL
Date
Msg-id 3A92FDD2.7D1631F1@tm.ee
Whole thread Raw
In response to Client Window-VFP with Linux-PostgreSQL  ("Giuliano" <ggonzale@delvalle.com.pe>)
List pgsql-hackers
Giuliano wrote:
> 
> Hi all
> I develop in Visual FoxPro and I need to connect a client of Visual FoxPro
> with a database PostgreSQL of a Server Linux
> can somebody help me?

Use the ODBC driver. You can get it from

ftp://www.postgresql.org/pub/odbc/latest/

And make sure your postgres runs with tcp-socet access on (switch -i)
and that you client computer is allowed to connect, see data/pg_hba.conf

----------------
Hannu


pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Re: [ADMIN] v7.1b4 bad performance
Next
From: Justin Clift
Date:
Subject: Re: beta5 ...