Re: postgresql / openoffice

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: jbras(at)web(dot)de
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: postgresql / openoffice
Date: 2006-09-09 18:15:01
Message-ID: A3CD6433-D665-4D7C-8811-9D957FFE9D65@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Just a shot in the dark here, you may need a primary key on the table.

Dave
On 9-Sep-06, at 7:04 AM, jbras(at)web(dot)de wrote:

> Hi,
>
> I managed to connect a PostgreSQL test database
> to OpenOffice via Pg-JDBC. OO reports 'Driver
> successfully loaded' and 'Connection successfully
> established' and displays the tables, but I cannot
> add or delete rows or edit field contents. Perhaps
> it is just the matter of an additional connection
> parameter that invokes the appropriate class inside
> the driver? Something like 'modify=true' or 'rw=true'?
> Funny, adding or deleting columns DOES work and
> everything else seems to be alright too.
>
> Many thanks in advance for reply and help.
> Kind regards, J. Brastrup
>
> P.S. Versions are:
> postgresql-8.1_8.1.4-2
> openoffice.org_2.0.3-7
> postgresql-8.1-407.jdbc3.jar
> sun-java5-jre_1.5.0-08-1
> unixodbc_2.2.11-13
> running on Debian Linux
> with kernel 2.6.11
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2006-09-09 22:36:18 Re: Idle in transaction state.
Previous Message Peter L. Berghold 2006-09-09 18:14:07 Idle in transaction state.