here is an explanation http://ofbiz.apache.org/docs/entityconfig.html if you look in the entityengine.xml you will find the mysql you can replace the derby with. you can export the derby with webtools then import once the mysql is running, if you have more than the demo data. other wise just do ant run-install.
Divya Nair sent the following on 11/22/2008 6:04 AM: > Hi All, > > How can the default database of derby which comes with ofbiz be ported to > mysql ? > This is for studying the database using ER tool.... > > Thanks in Advance... > > Regards, > Divya > > >
