Re: Which plugin for Postgres 8 wonder or hexdreams
Arturo Perez <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Peter Vandoros wrote: > Richard, > > I have personally used and updated the PostgreSQL plugin from Wonder > on 5.2.3 (not 5.3.2 - i would not see that as a problem though). My > feeling is that the Wonder one is more supported and most updated. > > MySQL does not need a special plugin to work as one comes part of > WebObjects. All you need are the drivers. > Please note that the Wonder pgSQL plugin enables certain features. If you don't need those features I don't think you need the plugin either, just the driver. The features the plugin enables are correct typecasting, SQL92 inner&outer join syntax, queries using regexp and a bunch of other stuff. -arturo