Attempting pull postgres data into excel - Mailing list pgsql-odbc

From Tore Lukashaugen
Subject Attempting pull postgres data into excel
Date
Msg-id AE25154910A346E4B017D6138CDF2A38@ToreServer
Whole thread Raw
Responses Re: Attempting pull postgres data into excel
List pgsql-odbc
I am attempting to pull data into excel through odbc from postgres 8.2 running on vista.
 
I have set-up an ODBC DSN as follows:
 
Database: db_name
Server: localhost
Port: 5432
username: postgres
 
The test connection from the ODBC data source administration is succesful, but when I attempt to connect through Excel it gives me the following error: 'Unable to obtain list of tables from the data source'.
 
Any idea what is going on here?
 
Thanks

pgsql-odbc by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: psqlODBC 08.03.0100 released.
Next
From: Tom Lane
Date:
Subject: Re: Attempting pull postgres data into excel