Re: OO PostgreSQL Driver

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>, pgsql-advocacy(at)postgresql(dot)org, Josh Berkus <josh(at)agliodbs(dot)com>, Michael Dean <mdean(at)sourceview(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: OO PostgreSQL Driver
Date: 2006-05-19 20:14:15
Message-ID: 20060519201415.GA26509@surnet.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-hackers pgsql-www

Joshua D. Drake wrote:
> Robert Treat wrote:
> >On Friday 19 May 2006 14:22, Joshua D. Drake wrote:
> >>>Other projects need even more intensive coding help. OpenOffice, for
> >>>example, doesn't offer the Postgres driver by default because it's still
> >>>too buggy. That would be solvable with money, but $1000 to $2000, not
> >>>$50.
> >>Does it really need one since it supports JDBC and ODBC?
> >>
> >
> >It's not about what OO needs, it's about what PG needs. Consider this; if
> >database M works out of the box... but database P requires you to go find
> >some third party software and download it and install it in order to
> >work... you tell me which one is going to have the advantage in new user
> >adoption?
>
> Well then, why don't we convince the OO people to bundle either ODBC or
> ODBCng with OO.

The ODBC interface is less powerful for OOo than their own SDBC
interface AFAIK (which is why they developed it). So while it would be
good to have an ODBC driver in there, the SDBC driver will also continue
to be developed.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Adrian Klaver 2006-05-19 20:20:32 Re: OO PostgreSQL Driver
Previous Message Mischa Sandberg 2006-05-19 20:03:08 Porting MSSQL to PGSQL (Was: [OT] MySQL is bad, but THIS bad?)

Browse pgsql-hackers by date

  From Date Subject
Next Message Adrian Klaver 2006-05-19 20:20:32 Re: OO PostgreSQL Driver
Previous Message Mark Dilger 2006-05-19 20:11:47 Re: text_position worst case runtime

Browse pgsql-www by date

  From Date Subject
Next Message Adrian Klaver 2006-05-19 20:20:32 Re: OO PostgreSQL Driver
Previous Message Joshua D. Drake 2006-05-19 19:58:58 Re: OO PostgreSQL Driver