I think the way out is take XML dump of data using webtool's
entity-engine xml export facility. Configure ofbiz to use
PostgreSQL(Recommended) or MySQL database and "run-install-seed" ant
task. Load the data back to Ofbiz using webtools entity-engine xml
import facility.
Raj
phillip rhodes wrote:
Hi Everyone.
I am currently running ofbiz/derby and seeing some scary stuff in the
logs about locks, etc... I was wondering if I have an option to
convert to the mysql database, and if I should?
Is there a magical set of scripts that will migrate the data from
derby into mysql?
Thanks!