Re: Client Window-VFP with Linux-PostgreSQL

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: Client Window-VFP with Linux-PostgreSQL
Дата
Msg-id 3A92FDD2.7D1631F1@tm.ee
обсуждение исходный текст
Ответ на Client Window-VFP with Linux-PostgreSQL  ("Giuliano" <ggonzale@delvalle.com.pe>)
Список 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 по дате отправления:

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Re: [ADMIN] v7.1b4 bad performance
Следующее
От: Justin Clift
Дата:
Сообщение: Re: beta5 ...