From: | Scott Taylor <scott(dot)taylor(at)4i-dotcom(dot)com> |
---|---|
To: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | JDBC - Open Office |
Date: | 2002-12-16 17:10:11 |
Message-ID: | 1040058613.4097.34.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-jdbc pgsql-novice |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Steve Crawford | 2002-12-16 17:15:35 | Re: array variables |
Previous Message | Frank van Vugt | 2002-12-16 16:45:59 | v7.3 : \encoding doesn't show changes in client encoding that are not done with \encoding itself (i.e. set names/set client_encoding) |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2002-12-16 17:20:47 | Re: JDBC - Open Office |
Previous Message | Barry Lind | 2002-12-16 16:51:18 | [Fwd: Re: Patch for JDBC timestamp problems] |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2002-12-16 17:20:47 | Re: JDBC - Open Office |
Previous Message | Chad Thompson | 2002-12-16 15:42:07 | Re: SQL help |