Re: Posgresql - openoffice-JDBC

From: Timothy Reaves <treaves(at)silverfields(dot)com>
To: Parul Agarwal <parul(at)netcore(dot)co(dot)in>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Posgresql - openoffice-JDBC
Date: 2002-06-24 01:58:06
Message-ID: 20020623215806.0fc30ffc.treaves@silverfields.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 20 Jun 2002 10:18:07 +0530
Parul Agarwal <parul(at)netcore(dot)co(dot)in> wrote:

> Hi,
>
> I would like to know as to how can I make a JDBC connection to connect
> openoffice and Postgresql. I have already installed postgresql
> (./configure --with-java). But I am not able to make a connection to
> openoffice.
>

I had this same problem, and finally resolved it. What you need to do is
go to the file

../OpenOffice.org1.0/user/config/javarc

(where the '..' is where ever you installed it) and find the line:

SystemClasspath=...

and add the path to the jar file. On my system it is at:

/usr/share/pgsql/jdbc7.1-1.2.jar

Once I added that to the class path, all works well! I also use unixODBC
with PostgreSQL & OpenOffice.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-06-24 02:56:23 Re: Interrupt execution
Previous Message Alex Falkowski 2002-06-24 01:09:44 Timestamp