OSX, ODBC and Office 2004

Started by Konstantinos Agourosabout 21 years ago3 messagesgeneral
Jump to latest
#1Konstantinos Agouros
elwood@agouros.de

Hi,

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?

Konstantin
--
Dipl-Inf. Konstantin Agouros aka Elwood Blues. Internet: elwood@agouros.de
Otkerstr. 28, 81547 Muenchen, Germany. Tel +49 89 69370185
----------------------------------------------------------------------------
"Captain, this ship will not survive the forming of the cosmos." B'Elana Torres

#2John DeSoi
desoi@pgedit.com
In reply to: Konstantinos Agouros (#1)
Re: OSX, ODBC and Office 2004

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

#3Tony Grant
tony@tgds.net
In reply to: Konstantinos Agouros (#1)
Re: OSX, ODBC and Office 2004

Le mardi 22 mars 2005 ᅵ 17:55 +0000, Konstantinos Agouros a ᅵcrit :

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 use OpenOffice.org and JDBC

Tony