Re: [NOVICE] Re: connecting OBDC

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [NOVICE] Re: connecting OBDC
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B8689D@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на [NOVICE] Re: connecting OBDC  (valcauda Stéphane <valcauda.aderis@wanadoo.fr>)
Список pgsql-odbc

> -----Original Message-----
> From: valcauda Stéphane [mailto:valcauda.aderis@wanadoo.fr]
> Sent: 01 October 2002 12:24
> To: PostgreSQL Mailing List
> Subject: Fw: [NOVICE] Re: [ODBC] connecting OBDC
>
>
> > yes.
> > it's ok i can see postgres in the ODBC administrator panel
> there is 3
> > drivers PostgreSQL, PostgresSQL+(beta),
> PostgresSQL+(unicode). I have
> > choosed the first one. after I put
> >
> > DATASOURCE : POSTGRES
> > DATABASE : ?? I tried TEST (the database I have created),
> template1 ,
> > c:\cygwin\usr\share\postgreSQL\data
> > SERVER : 127.0.0.1
> > user NAME : postgres
> > Port : 5432 (default)
> > Password : (void)
> >
> > everytime same error :
> > SQL general error
> > couldn't connect to the server
> > couldn't connect to  remove socket.
> > ALIAS : POSTGRES.
> >
> > while I can make SQL queries without problems under cygwin.
>

Make sure you started the postmaster with the -i option or tcp/ip enabled in postgresql.conf.

Regards, Dave.

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

Предыдущее
От: valcauda Stéphane
Дата:
Сообщение: Fw: [NOVICE] Re: connecting OBDC
Следующее
От: valcauda Stéphane
Дата:
Сообщение: Re: [NOVICE] Re: connecting OBDC