Re: Fw: Postgres on WinNT4 / SP5
От | Peter Eisentraut |
---|---|
Тема | Re: Fw: Postgres on WinNT4 / SP5 |
Дата | |
Msg-id | Pine.LNX.4.30.0104121959050.1148-100000@peter.localdomain обсуждение исходный текст |
Ответ на | Fw: Postgres on WinNT4 / SP5 (kevinmcl@cwjamaica.com (kevin mclaughlin)) |
Список | pgsql-ports |
kevin mclaughlin writes: > I got it running and everything, but I am unable to connect to the > database from other PCs using ODBC (Yes, I modified pg_hba.conf with a > line like this : > > host all 0.0.0.0 0.0.0.0 trust Can you connect using other interfaces, such as psql? Is there anything about failed connection attempts in the server log? > I first ran ./configure --with-odbc --with-perl, but when I ran make, only a subset of the executables were produced. What do you define as the full set and what is the subset you got? > Can anyone say whether I should be able to use odbc even if the > --with-odbc directive is not specified with the configure script? --with-odbc compiles the odbc driver. You can use a different odbc driver, but from what I can tell it seems unlikely that you have one. Note that you probably can't just connect through odbc without doing some configuring of the odbc driver (manager) (the details of which are beyond my knowlegde). -- Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
В списке pgsql-ports по дате отправления: