| From: | Richard Broersma <richard(dot)broersma(at)gmail(dot)com> |
|---|---|
| To: | Joseph Doench <jdoench(at)cinci(dot)rr(dot)com> |
| Cc: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | Re: ODBC from MS Access |
| Date: | 2010-07-15 18:49:39 |
| Message-ID: | AANLkTimgXokhraPSLPfjruT5fi3jyyCcInYtxHmUyhf8@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
On Thu, Jul 15, 2010 at 11:34 AM, Joseph Doench <jdoench(at)cinci(dot)rr(dot)com> wrote:
> FYI, I am running Access 2007.
>
> I’ve read some of the PG documentation…
>
> checked and confirmed that:
>
> posgreSQL.conf contains listen_addresses='*'.
>
> Added a line to pg_hba.conf containing:
>
> host all all myIPaddress trust
>
> …using ‘postgres’ or ‘projop’ for the database name.
>
> …using ‘postgres’ as the username; no password
>
> Getting an error message: 'No connection could be made because the target
> machine actively refused it.’
Are you able to log in locally using psql with these credentials?
--
Regards,
Richard Broersma Jr.
Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ross J. Reedstrom | 2010-07-15 21:14:27 | Re: ODBC from MS Access |
| Previous Message | Joseph Doench | 2010-07-15 18:34:27 | ODBC from MS Access |