Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Attempting pull postgres data into excel


  • From: "Tore Lukashaugen" <tore(at)lukashaugen(dot)freeserve(dot)co(dot)uk>
  • To: <pgsql-odbc(at)postgresql(dot)org>
  • Subject: Attempting pull postgres data into excel
  • Date: Sat, 2 Feb 2008 16:54:58 -0000
  • Message-id: <AE25154910A346E4B017D6138CDF2A38@ToreServer> <text/plain>

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


Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group