Re: [INTERFACES] Win32 interface

Поиск
Список
Период
Сортировка
От Ken J. Wright
Тема Re: [INTERFACES] Win32 interface
Дата
Msg-id 3.0.32.19990902134214.008e3100@ren.cncware.com
обсуждение исходный текст
Ответы Re: [INTERFACES] Win32 interface  (David Giffin <david@agent911.com>)
Список pgsql-interfaces
At 14:02 09/02/1999 -0700, David Giffin wrote:
>
>I'm trying to use the postgresql win32 interface to connect ot a UNIX
>host. I'm using PQconnectDB() to get the connection. Each time I try to
>connect it says unknown host name:
>
>connectDB() --  unknown hostname: mobile
>
>reguardless of specifying the ip address or the complete host name. Any
>ideas??

are you using the proper parameter string? 
PQconnectDB('host=hostname dbname=databasename user=username')

Otherwise maybe send code snippet to look at?

Ken



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: David Giffin
Дата:
Сообщение: Re: [INTERFACES] Win32 interface
Следующее
От: "Sergio A. Kessler"
Дата:
Сообщение: odbc driver