Re: [NOVICE] [JDBC] JDBC - Open Office

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Scott Taylor <scott(dot)taylor(at)4i-dotcom(dot)com>, Fernando Nasser <fnasser(at)redhat(dot)com>
Cc: Postgresql General <pgsql-general(at)postgresql(dot)org>, "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: [NOVICE] [JDBC] JDBC - Open Office
Date: 2002-12-18 00:02:36
Message-ID: 200212171602.36429.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc pgsql-novice


Scott,

> So my problem remains that I cannot connect to PostgreSQL through Open
> Office by JDBC using these parameters
>
> URL -jdbc:postgresql://localhost/accs
> Driver -org.postgresql.Driver
> Username -xxxxx
> Character Set -system

I haven't used JDBC with OpenOffice data sources, as I remember that
configuration was a real pain. Do you have any other JDBC data sources that
you could play with to see if the issue is Postgres or OOo-JDBC?

Alternately, can you try connecting via JDBC from a simple java program to try
and get more detailed error messages?

--
-Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2002-12-18 01:35:24 2 gig file limit (yes I know, read anyway ;))
Previous Message Kevin Brown 2002-12-18 00:00:23 Re: tracing users ip address

Browse pgsql-jdbc by date

  From Date Subject
Next Message Noel 2002-12-18 05:30:51 error when using move, any suggestions?
Previous Message Daniel Serodio 2002-12-17 20:13:44 Re: Strange behaviour of JDBC driver for PostgreSQL

Browse pgsql-novice by date

  From Date Subject
Next Message Tommy Eriksson 2002-12-18 08:31:18 Default transaction isolation level.
Previous Message Tom Lane 2002-12-17 23:29:51 Re: just upgraded from 7.0 to version 7.3 problem with pg_dump