Re: [INTERFACES] Remote access ODBC/MS-Access

Поиск
Список
Период
Сортировка
От David Hartwig
Тема Re: [INTERFACES] Remote access ODBC/MS-Access
Дата
Msg-id 35DD6EBD.4D78207@insightdist.com
обсуждение исходный текст
Ответ на Remote access ODBC/MS-Access  ("Roeland M.J. Meyer" <rmeyer@mhsc.com>)
Список pgsql-interfaces
There is a checklist on http://www.insightdist.com/psqlodbc/psqlodbc_faq.html.

Off the top of my head:    Did you start postmaster with the -i option?

Roeland M.J. Meyer wrote:

> This is probably a newbie question, or one that's already been seen before.
> However, I'm new to PostgreSQL. I've been researching the dox since
> Wednesday, to no avail. I have already called MS and they were as helpful
> as they could be. Decent help on MS-Access and they have me on ODBC Manager
> v3.5. I am reasonably confident that the System DSN is correctly done.
>
> Client-side:
> WinNT40SP3
> Version of MS-Access is from MS-Office97 SR1
> ODBC Manager v3.5.
>
> Server-side:
> I have the following installed on a heavily modified Caldera OpenLinux
> (standard) box. Kernel is at v2.0.33.
>
> Postgres version is "postgresql-6.3.2"
> PostODBC version is "PsqlODBC-6.30.0249.exe"
>
> LAN is 100baseTX (switched) on /28
>
> PROBLEM:
>
> I can not seem to access the data server. I did a parallel install, on a
> similar server on the same sub-net. I set PGHOST and PGPORT as advertised
> and I get the following error;
>
> >postgres@condor:/rdbms$> psql customerdb
> >Connection to database 'customerdb' failed.
> >connectDB() failed: Is the postmaster running at 'raven.mhsc.com' on port
> '5432'?
>
> Note: customerdb exists with only one table, the "bar" from the Admin Manual.
>
> I get similar dialog boxen from the NT machines.
>
> My "pg_hba.conf" looks like this (unitl I get this working):
>
> >host         all   199.108.175.0   255.255.255.0     trust
> >local        all                                         trust
> >host         all         127.0.0.1     255.255.255.255   trust
>
> Please respond via regular e-mail, as well as to the list.
>
> PS. This is definitely NOT Oracle <grin>
>
> _________________________________________________
> Morgan Hill Software Company, Inc.
> Colorado Springs, CO - Livermore, CA - Morgan Hill,
> CA
> Domain Administrator
> MHSC2-DOM and MHSC3-DOM
> Administrative and Technical contact
> ____________________________________________
> InterNIC Id: MHSC hostmaster (HM239-ORG)
> e-mail: <mailto:hostmaster@mhsc.com>mailto:hostmaster@mhsc.com
> web -pages: <http://www.mhsc.com/>http://www.mhsc.com/




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

Предыдущее
От: Bartlomiej Papierski
Дата:
Сообщение: jdbc driver compilation under linux
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [INTERFACES] Remote access ODBC/MS-Access