Thread: [INTERFACES] IBM JDK118 PostgreSQL StarOffice

[INTERFACES] IBM JDK118 PostgreSQL StarOffice

From
Franz Fortuny
Date:
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




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




RE: [INTERFACES] IBM JDK118 PostgreSQL StarOffice

From
Peter Mount
Date:
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@ivsol.com]
Sent: Thursday, December 02, 1999 6:17 PM
To: pgsql-interfaces@postgreSQL.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




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



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