Hello Developers, I have added a new database implementation to mmbase HEAD. This version uses Views to implement builder inheritance. The main advantage of this is that data is not duplicated in multiple tables like the mysql version does. This was the only functionality which was in the database support classes and not in the current storage classes. I also added two database xml defintions for mssql and oracle which use this new implementation. There are still some things missing in the implementation, but it is good enough to say that mmbase has support for mssql and oracle again.
Nico _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
