Hi Divya,
1)Go to framework/entity/config/entityengine.xml
2)Wherever its written datasource-name="localderby" ,you can change it
to "localmysql".
3)Then go to settings of "locamysql"
4)Give jdbc-uri="jdbc:postgresql://127.0.0.1/db_name"
5)Give jdbc-username="user name of your system will come here"
jdbc-password=""(leave it blank)
6) And default database will be ported to mysql
Regards
Divesh Dutta
----- Original Message -----
From: "Divya Nair" <[EMAIL PROTECTED]>
To: [email protected]
Sent: Saturday, November 22, 2008 7:34:46 PM GMT +05:30 Chennai, Kolkata,
Mumbai, New Delhi
Subject: Derby To MySQL
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
--
View this message in context:
http://www.nabble.com/Derby-To-MySQL-tp20636733p20636733.html
Sent from the OFBiz - User mailing list archive at Nabble.com.