Adrian Crum wrote:
Webtools->XML Import/Export
Kenneth Porter wrote:
I know that ofbiz comes bundled with Derby, and that ofbiz can be used
with most DB's that include a JDBC connector. Are there any tools for
moving data between different back ends? For example, how would one
move an existing DB from Derby to MySQL or PostgreSQL?
Also, if mySQL is your first choice make sure you are using latest 5.0.xx
version and you have your database setup to use the INNODB database engine. Be
aware that mySQL will sometimes forget to do the right thing, and that
PostgreSQL is the reference database AFAICT, so draw your own conclusions if its
a tossup for you.
YMMV
--
Walter