Re: Excel, OpenOffice and Postgres

From: javier garcia - CEBAS <rn001(at)cebas(dot)csic(dot)es>
To: "Bob Powell" <Bob(at)hotchkiss(dot)org>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Excel, OpenOffice and Postgres
Date: 2003-12-17 16:36:55
Message-ID: 200312171636.hBHGaMr03015@natura.cebas.csic.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello Bob;
Some time ago I were using Postrges along with Excel via Microsoft Query and
ODBC. I just remember that there was a problem when trying to see views but
it worked with single tables. Perhaps you can experiment with that.

Javier

El Mié 17 Dic 2003 17:01, Bob Powell escribió:
> Hello everyone:
>
> Can anyone tell me if it is possible to connect excel or openoffice via
> odbc directly to a postgres backend database.
>
> Also, if that is possible does either OpenOffice or Excel support SQL
> queries to said database?
>
> Bob Powell
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Hall 2003-12-17 16:52:33 Re: Any commercial shopping cart packages using
Previous Message Robert Treat 2003-12-17 16:36:35 Re: selecting into a variable like @var=select ...