Tim Perkins wrote:
> Okay, not much traffic on the postgres.odbc group so I'll try here.
There would have been traffic if you had actually posted there.
> I'm trying to get postgresql and excel x to talk over odbc and a cup
> of tea but the psql odbc driver is not compiling for me today.
> I used configure with --with-iodbc option.
To compile it, run
./configure --with-iodbc LDFLAGS='-Wl,-framework,Carbon'
There are, however, rumours that it still doesn't run well. You're in
unchartered territory.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/