From: | John DeSoi <desoi(at)pgedit(dot)com> |
---|---|
To: | Konstantinos Agouros <elwood(at)agouros(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: OSX, ODBC and Office 2004 |
Date: | 2005-03-23 01:01:22 |
Message-ID: | 12E07E95-9B37-11D9-8EFB-000A95B03262@pgedit.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mar 22, 2005, at 12:55 PM, Konstantinos Agouros wrote:
> does this work in any way (PG 7.4.7 and OSX 10.3), so I can access
> postgres
> as data source from say excel?
I don't have any recent versions of Excel, but PostgreSQL should work
with ODBC on the Mac. You'll find the ODBC administrator application in
/Applications/Utilities. You'll need to compile the psql odbc library
from here:
http://gborg.postgresql.org/project/psqlodbc/projdisplay.php
Here are a couple of articles on setting up ODBC on the Mac:
http://www.macdevcenter.com/pub/a/mac/2003/06/20/odbc.html
http://www.macdevcenter.com/pub/a/mac/2003/07/25/odbc.html
John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL
From | Date | Subject | |
---|---|---|---|
Next Message | Vernon | 2005-03-23 01:05:16 | Command prompt window (8.0) |
Previous Message | Greg Stark | 2005-03-22 23:33:54 | Re: Changing constraints to deferrable |