RE: [INTERFACES] IBM JDK118 PostgreSQL StarOffice

From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: "'Franz Fortuny'" <ffortuny(at)ivsol(dot)com>, pgsql-interfaces(at)postgresql(dot)org
Subject: RE: [INTERFACES] IBM JDK118 PostgreSQL StarOffice
Date: 1999-12-07 07:04:22
Message-ID: 1B3D5E532D18D311861A00600865478C70BEF2@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

It's on my list of things to check. I've heared of some people managing
it, but I havent yet.

Peter (recovering from yet another illness :-( )

--
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.

-----Original Message-----
From: Franz Fortuny [mailto:ffortuny(at)ivsol(dot)com]
Sent: Thursday, December 02, 1999 6:17 PM
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: [INTERFACES] IBM JDK118 PostgreSQL StarOffice

This is what I am trying to do:

1) I am using Linux (RH 6.1 kernel 2.2.12-20)

2) I have a StarOffice running installation, which has been successful
in connecting to a commercial SQL database using the jdbc driver
provided by that company.

3) It is now time to be able to connect to a postgresql database via
the JDBC driver. (Via the UnixODBC driver, it is already working).

Has anybody out there tried this connection:

Staroffice (database connection) using the JDBC interface:

It gives the error of not finding the class for the driver in the case
of the postgresql JDBC driver... (it works with the commercial SQL
database driver).

The setup would illustrative for a lot of people...

F J Fortuny

************

************

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 1999-12-07 07:11:04 RE: [INTERFACES] Speed of Postgres with Java
Previous Message Thomas Lockhart 1999-12-07 04:58:44 Re: [INTERFACES] locking on database updates