Home > Archive > Postgresql Announcements > January 2006 > Announcing postgresql-sdbc-0.7.0 driver for OpenOffice.org









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Announcing postgresql-sdbc-0.7.0 driver for OpenOffice.org
Joerg Budischewski

2006-01-27, 3:23 am

Hi,

I'd like to announce the availability of the version 0.7.0 of the native
postgresql driver for OpenOffice.org database API for windows and linux x86.

The driver's homepage can be found here:

http://dba.openoffice.org/drivers/postgresql/index.html

Compared to Version 0.6.2, the following things have changed. In case,
the described problems don't affect you, there is no reason to upgrade:

Changes:
- raised driver from alpha to beta state ( no serious bugs have been
reported for the earlier versions)
- fixed several issues with the former driver version and OO2.0.x (
problems with table creation, table renaming and crashes in user
administration have been fixed)
- data can now be inserted into tables without oids and the addition
gets correctly reflected in the UI. This also holds for tables with auto
increment values in the primary key. In former versions, this was only
the case for tables with oids. However the current solution requires
some additional reflection queries, which makes it a little slow and
resource consuming.
- fixed a crash when executing native sql (see i52352). The bug itself
is not fixed though, native sql statements still return empty resultsets
only.
- adding/deleting users and password change is now supported (OOo2.0).
Privilege administration is still not supported.

About the driver:

The driver allows to directly use the postgresql database from
OpenOffice.org without any other wrapper layer such as odbc or jdbc.
The driver is aimed at the 1.1.x and 2.x OpenOffice.org versions, it
does not work with OOo1.0.x trees. It should work with all postgresql
servers of version 7.3.x and above (including 8.x ).

Have fun,

Joerg

PS: followups in dev@dba.openoffice.org




---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com