Re: [JDBC][INTERFACES][NOVICE] Postgresql inteface to Star Office using JDBC

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: R9Pilot <a(at)a(dot)net>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [JDBC][INTERFACES][NOVICE] Postgresql inteface to Star Office using JDBC
Date: 2001-02-07 08:35:45
Message-ID: 981534945.3a8108e1e9efe@webmail.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

Quoting R9Pilot <a(at)a(dot)net>:

> Has anyone had any luck interfacing StarOffice to PostgreSQL using
> JDBC?

So far, I've not managed it. I'm going to have another crack at it before 7.1
is released, but I'm getting exactly the same result as you.

It might be the same problem that JBuilder has had in the past, but that ones
almost cracked.

Peter

>
> Here is what I have tried:
> 1. Created a pgsql database called test2 on our linux machine (rh
> 6.2/postgresql 7.0.3).
> 2. Placed the jdbc7.0-1.2.jar file in the class path on my windows
> machine
> and renamed it to postgresql.jar.
> 3. Tried to create a new database interface in star office by clicking
> on
> the new database and setting the following:
> TYPE tab, type = JDBC;
> JDBC tab, JDBC driver classe = postgresql.jar;
> URL = jdbc:postgresql://ourhost:5432/test2
> USERNAME = ...,
> PASSWORD = ...,
>
> 4. When I click OK, all I ever get is "Error
> reading data from database". No other
> information is ever provided.
>
>
> Any idea what I am doing wrong?
>
> Thanks,
> Tom
>
>
>

--
Peter Mount peter(at)retep(dot)org(dot)uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2001-02-07 09:39:36 Re: Re: new type proposal
Previous Message Richard Huxton 2001-02-07 08:24:31 Re: Re: new type proposal

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter T Mount 2001-02-07 08:40:29 Re: Re: [ADMIN]
Previous Message Nat Howard 2001-02-07 05:19:58 7.1beta4 jdbc problem on freebsd 4.2 with JSDK 1.1.8.