Re: Posgresql - openoffice-JDBC

From: Timothy Reaves <treaves(at)silverfields(dot)com>
To: Glenn Holmer <gholmer(at)weycogroup(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Posgresql - openoffice-JDBC
Date: 2002-06-25 20:46:19
Message-ID: 20020625164619.1a23a07a.treaves@silverfields.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, 25 Jun 2002 07:53:40 -0500
Glenn Holmer <gholmer(at)weycogroup(dot)com> wrote:

>
> I can't get that to work. I added (in our case)
>
> /java/postgresql/pgjdbc2.jar
>
> to the end of the SystemClasspath line, then started OpenOffice and
> entered a data source of (again, for our case)
>
> jdbc:postgresql://miranda:5432/catalog
>

Where did that driver come from? Also, the 5432 is redundent. You only
need to specify the port if not using the default.

Have you tried connecting to a local db?

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-06-26 00:56:09 Re: COPY support in pgsql-jdbc driver
Previous Message David A. Bartmess 2002-06-25 17:44:09 Re: Can't get all Imported Keys from dmd