Re: Posgresql - openoffice-JDBC - Mailing list pgsql-jdbc

From Timothy Reaves
Subject Re: Posgresql - openoffice-JDBC
Date
Msg-id 20020625164619.1a23a07a.treaves@silverfields.com
Whole thread Raw
In response to Re: Posgresql - openoffice-JDBC  (Glenn Holmer <gholmer@weycogroup.com>)
List pgsql-jdbc
On Tue, 25 Jun 2002 07:53:40 -0500
Glenn Holmer <gholmer@weycogroup.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?



pgsql-jdbc by date:

Previous
From: "David A. Bartmess"
Date:
Subject: Re: Can't get all Imported Keys from dmd
Next
From: Barry Lind
Date:
Subject: Re: COPY support in pgsql-jdbc driver