Re: JDBC - Open Office

From: Fernando Nasser <fnasser(at)redhat(dot)com>
To: Scott Taylor <scott(dot)taylor(at)4i-dotcom(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC - Open Office
Date: 2002-12-16 17:31:50
Message-ID: 3DFE0E06.1000000@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc pgsql-novice

What does 'which java' points to?

Scott Taylor wrote:
> I am trying to connect to PostgreSQL 7.2 in Open Office on Red Hat 8. I
> have downloaded the driver pg73jdbc3.jar into my JAVA_HOME/lib/ext.
>
> In OO I have completed the "new datasources" with the following
> parameters:
>
> URL - jdbc:postgresql:accs
> Driver Class - org.postgresql.Driver
> Username - XXXXXX
> Character Set - system
>
> All the docs say you can download a pre-compiled driver or compile your
> own source. Most of the docs seem to assume you have taken the source
> option.
>
> OO cannot seem to connect, and asks to check username/password. It also
> says that no java is installed. Java -version confirms it is installed.
> Is their a special configuration for java with OO? Can anyone see a
> problem?
>

--
Fernando Nasser
Red Hat Canada Ltd. E-Mail: fnasser(at)redhat(dot)com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Feite Brekeveld 2002-12-16 17:49:20 extending by using procedurallanguage C : problems accessing shared memory
Previous Message Steve Wampler 2002-12-16 17:23:35 Re: JDBC - Open Office

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-12-16 18:25:06 Re: failing using unicode
Previous Message Steve Wampler 2002-12-16 17:23:35 Re: JDBC - Open Office

Browse pgsql-novice by date

  From Date Subject
Next Message ghaverla 2002-12-16 17:41:09 Re: Problems with pg_dump
Previous Message Steve Wampler 2002-12-16 17:23:35 Re: JDBC - Open Office