Issue 11057 - Unrecoverable crash CREATING POSTGRES tables/ready only tables
Summary: Unrecoverable crash CREATING POSTGRES tables/ready only tables
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.1
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: Unknown
QA Contact: issues@dba
URL:
Keywords:
: 11059 (view as issue list)
Depends on:
Blocks:
 
Reported: 2003-01-29 16:20 UTC by Unknown
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2003-01-29 16:20:10 UTC
Hi, 

I am using OpenOffice as a database client to connect to a Postgres database
using unixODBC. Version details are:

OpenOffice      1.0.1
Linux           2.4.2.2 
Postgres        7.2.3   (running with -i option for TCP/IP connections)
unixODBC        2.2.3

Problem1:
Creating a table using Table Design always result in "An unrecoverable error 
occurred ...." and soffice exits. When I restart Openoffice the table has been
created and can be used. 

Problem2:
Unless I create the table using Table Design I cannot update the table. 

If I use SQL or another database client (datadino) to create the table then 
I can use SQL or the application to update the table. I cannot use
OpeneOffice. I thought this might be due to the ODBC driver so I tried JDBC. 
Using JDBC I cannot write to any table at all (read only connections only).
Have you any suggestions for resolving this. My OpenOffice connections are 
configured as follows:

For ODBC

type:    ODBC
URL:     sdbc:odbc:MyOdbc.ini
obdc.ini:
------------------------------------------
[MyOdbc.ini]
Description		= MyOdbc.ini
Driver			= PostgreSQL
Trace			= Yes
TraceFile		= /home/atalanta1/leeder/odbc.log
Database		= <MyDatabase>
Servername		= <Ip Server Ip>
UserName		= <Myusername>
Password		= 
Port			= 5432
Protocol		= 6.4
ReadOnly		= No
RowVersioning		= No
ShowSystemTables	= No
ShowOidColumn		= No
FakeOidIndex		= No
ConnSettings		= 
-----------------------------------

For JDBC: (postgresql.jar added to classpath)

Driver Class: org.postgresql.Driver
URL:          sdbc:postgresql://<ip>:<myport>/<MyDataBase>


I tried to register with the user group earlier but have had problems with 
email the last couple of days (ISP problems!) so have not received a 
confirmation. I hope this query can still be dealt with.

I've been using OpenOffice for a few weeks now and have been 
very impressed at its configurability & scope. Our company is now using
it instead of MS word, excel etc.

Thanks for any help/advice you can provide on my problems.

Regards,
Glen
-----------------------------------------------------
Glen Leeder <leeder@atalanta-consulting.co.uk>
            <gjleeder@hotmail.com>

Tel: +44 1753 874436            
Fax: +44 1753 784365
http://www.atalanta-consulting.co.uk
-----------------------------------------------------
Comment 1 Frank Schönheit 2003-01-29 16:23:50 UTC
re-assign to QA owner
Comment 2 Frank Schönheit 2003-01-30 08:32:44 UTC
*** Issue 11059 has been marked as a duplicate of this issue. ***
Comment 3 marc.neumann 2003-02-18 08:50:18 UTC
Hi,

I can't reproduce this with the newest psqlODBC driver from
http://odbc.postgresql.org and the newest OOo 1.0.2.

Can you still reproduce this with the newest versions.

Bye Marc
Comment 4 Unknown 2003-02-19 08:01:27 UTC
Hi Marc,
 
I tried out the new psqlODBC driver with OpenOffice1.0.1 and 1.0.2.
and the problem is fixed.
 
Thanks for your time on the problem.
 
Regards,
Glen
Comment 5 Frank Schönheit 2003-02-19 08:18:15 UTC
glen, that's great news! Could you mark this issue then as WORKSFORME,
please?
Comment 6 Unknown 2003-02-19 08:26:21 UTC
Problem is fixed with latest psqlODBC driver 7.2.5.
Comment 7 Frank Schönheit 2003-02-19 09:24:41 UTC
thanks glen!
closing WORKSFORME
Comment 8 hans_werner67 2004-02-02 12:23:11 UTC
change subcomponent to 'none'