> Gerard van Enk wrote: > > We don't expect them to do this.....First (a long time ago) MMBase only > had support for Informix, before it got released as an opensource > project support for other databases has been build in. But it's a hell > of a job to get support for all databases, but I think in the new > database project, it will be made easier to support more and more > databases... > Support for other databases is a heck of a job since at design level the support for that was poor. I know, I've been digging around the code quite some time now to know what I'm talking about. Eg. the way the whole reserved words issue for columnnames was solved is something that should have been tackled before any line of code had been written.
But I willing to lend a hand and available time to sort out the Oracle Storage class as well help out with database related issues. Also I've heared that MSSQLServer has poort support for JDBC drivers that are awefully slow. Hopefully that won't stop anyone from coding a storage class for MSSQLSever. Wouter Veltmaat
