Saturday 06 August 2005 4:26:03 am
Hi, I think you have to implement an EZPublish DB interface for Derby (assuming Derby is similar to MySQL and PostgreSQL , I mean a RDBSQL Server ) : Looking to EZP code you will find the implemented interfaces at :
lib/ezdb lib/ezdbschema
Then at least you have to override settings at : site.ini,dbschema.ini In site.ini look at [DatabaseSettings] like [DatabaseImplementation],[ImplementationAlias] In dbschema.ini, you will have to add support for your database in every related setting Last, I have never implemented a DB interface in EZP, but I think EZP is designed to support new SQL Databases Server via a pluging architecture, like mentioned above, exist also Oracle and MS-SQL commercial plugings , and AFAIK EZ can develop additional plugings for you (commercial stuff)
Lazaro
http://www.mzbusiness.com
|