Re: postgresql / openoffice - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: postgresql / openoffice
Date
Msg-id A3CD6433-D665-4D7C-8811-9D957FFE9D65@fastcrypt.com
Whole thread Raw
In response to postgresql / openoffice  (jbras@web.de)
Responses Re: postgresql / openoffice  (jbras@web.de)
List 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@web.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
>


pgsql-jdbc by date:

Previous
From: jbras@web.de
Date:
Subject: postgresql / openoffice
Next
From: Jack Orenstein
Date:
Subject: Re: [GENERAL] Idle in transaction state.