Re: JDBC - Open Office

From: Dave Cramer <Dave(at)micro-automation(dot)net>
To: Scott Taylor <scott(dot)taylor(at)4i-dotcom(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC - Open Office
Date: 2002-12-16 17:20:47
Message-ID: 1040059247.16014.197.camel@inspiron.cramers
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc pgsql-novice

Scott,

the url may be wrong, I think it should be
jdbc:postgresql://localhost/accs

Dave

On Mon, 2002-12-16 at 12:10, 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?
>
> Regards
>
> Scott
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
--
Dave Cramer <Dave(at)micro-automation(dot)net>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Steve Wampler 2002-12-16 17:23:35 Re: JDBC - Open Office
Previous Message Steve Crawford 2002-12-16 17:15:35 Re: array variables

Browse pgsql-jdbc by date

  From Date Subject
Next Message Steve Wampler 2002-12-16 17:23:35 Re: JDBC - Open Office
Previous Message Scott Taylor 2002-12-16 17:10:11 JDBC - Open Office

Browse pgsql-novice by date

  From Date Subject
Next Message papapep 2002-12-16 17:23:32 Problems with pg_dump
Previous Message Scott Taylor 2002-12-16 17:10:11 JDBC - Open Office