Re: Quick-and-Dirty Data Entry with LibreOffice3?

From: Richard Broersma <richard(dot)broersma(at)gmail(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Quick-and-Dirty Data Entry with LibreOffice3?
Date: 2011-09-27 18:25:18
Message-ID: CABvLTWG6XU1JNR--d4+rdjMhkMQMqcC04d6tDJvEp25LZuBQSw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You will need to use the PostgreSQL ODBC driver. I should mention
that I haven't used ODBC from a Linux client before. I found the some
instructions in the mailing list archive:
http://archives.postgresql.org/pgsql-odbc/2002-02/msg00023.php

On Tue, Sep 27, 2011 at 11:20 AM, Rich Shepard <rshepard(at)appl-ecosys(dot)com> wrote:
> On Tue, 27 Sep 2011, Richard Broersma wrote:
>
>> ODBC handles this by converting these to a text representation that Open
>> Office can handle.
>
> Richard,
>
>  Progress has been made. I built and installed unixODBC from
> slackbuilds.org and now the hangup is identifying the location and name of
> the database to LO.
>
>  All my postgresql databases are in /usr/local/pgsql/data/base/ in numbered
> subdirectories. I've no idea in which one resides the database I want.
>
>  Is there a way to determine where my database is located?
>
> Thanks,
>
> Rich
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

--
Regards,
Richard Broersma Jr.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2011-09-27 18:41:04 Re: Quick-and-Dirty Data Entry with LibreOffice3?
Previous Message Rich Shepard 2011-09-27 18:20:01 Re: Quick-and-Dirty Data Entry with LibreOffice3?