Re: OO PostgreSQL Driver - Mailing list pgsql-advocacy

From Tino Wildenhain
Subject Re: OO PostgreSQL Driver
Date
Msg-id 446ECEE8.9070602@wildenhain.de
Whole thread Raw
In response to Re: OO PostgreSQL Driver  (Mike Ellsworth <nhrcommu@rochester.rr.com>)
List pgsql-advocacy
Mike Ellsworth wrote:
> I will donate $1,000, specifically for this driver.
>
> If it requires more ... then ideally someone else should pick up the diff.
>
> I'll send the check today if I get a confirm that the $ will be directed
> specifically at this need.
>
> Thanks,
> Mike
>
>
>
>
>
> Adrian Klaver wrote:
>> On Friday 19 May 2006 11:22 am, 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?

actually JDBC, ODBC and even that SDBC driver available
for OO and postgres work quite well - however for some
reason OO wants to parse the SQL expression with its own
naive SQL parser befor anything gets sent to the database.
So in the end beside some simple select foo from bartable
there is not much you can do with it. (JOIN? Group by?
function call? Forget it ;)

So I think not only the driver (and the bundling) but
overall support of SQL and specifiacally some dialect
specifics of postgres should come in.

Regards
Tino Wildenhain

pgsql-advocacy by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] [OT] MySQL is bad, but THIS bad?
Next
From: "Dawid Kuroczko"
Date:
Subject: Re: [HACKERS] [OT] MySQL is bad, but THIS bad?