Re: OO PostgreSQL Driver
От | Tino Wildenhain |
---|---|
Тема | Re: OO PostgreSQL Driver |
Дата | |
Msg-id | 446ECEE8.9070602@wildenhain.de обсуждение исходный текст |
Ответ на | Re: OO PostgreSQL Driver (Mike Ellsworth <nhrcommu@rochester.rr.com>) |
Список | 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 по дате отправления: