From: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com> |
---|---|
To: | Scott Chapman <scott_list(at)mischko(dot)com> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: How to hook up Access to Postgres? |
Date: | 2003-05-06 23:04:36 |
Message-ID: | Pine.LNX.4.33.0305061701570.7387-100000@css120.ihs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Go to http://gborg.postgresql.org/project/psqlodbc/projdisplay.php to get
the latest odbc driver for Windows. It's pretty easy, I hook folks up to
postgresql via ODBC all the time.
On Tue, 6 May 2003, Scott Chapman wrote:
> My Access database programmer is interested in hooking it up to Postgresql!
>
> I haven't done anything with ODBC. I assume it's needed to do this?
> I'd appreciate some directions as to what is required to make this connection.
> He knows nothing about Unix and I know next to nothing about Access so it
> should be an interesting "meeting of the minds".
If postgresql was built with the --enable-odbc switch, you're done the on
the postgresql end. 'pg_config --configure' will tell you if it was. If
it wasn't, you may need to rebuild postgresql to get it working.
He shouldn't have to do anything else on the Unix side, all the rest of
the configuration is handled in windows / odbc.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-05-06 23:07:49 | Re: [GENERAL] Installin Postgres |
Previous Message | Cristian Custodio | 2003-05-06 22:48:31 | Re: record new is unassigned yet |