Re: Odbc Problem

Поиск
Список
Период
Сортировка
От doggie tame
Тема Re: Odbc Problem
Дата
Msg-id 20051013222213.5146.qmail@web30005.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Odbc Problem  ("Carl Hewitt" <hewittcarl@hotmail.com>)
Список pgsql-odbc
did you add an entry in pg_hba.conf? which located in
<postgres_root>/data. For example, on my xp box, it's
c:\program files/postgreSQL/8.1-beta2/data.

add an entry under the "# IPv4 local connections:",
there should be one entry there for the localhost and
you can copy that line and just change the host. For
example, on my box, it looks like:


# IPv4 local connections:
host    all         all         127.0.0.1/32
md5
host    all         all         10.3.157.30/32
md5

then restart posgres and try again.

===========
tame doggie



__________________________________
Yahoo! Music Unlimited
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/

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

Предыдущее
От: "Carl Hewitt"
Дата:
Сообщение: Odbc Problem
Следующее
От: daniel@sibtec.com.br
Дата:
Сообщение: select a non numeric fields problem