Hi Phoon,

You should refer to the README.adoc file. At section "Setup an external database 
like MySQL, PostgreSQL, etc" it says:

To setup an external database instead of the default embedded Apache Derby, you
will need to follow the following instructions:

1.  Find the JDBC driver suitable for your database using one of the following
options:

* Search for the JDBC driver in https://bintray.com/bintray/jcenter[jcenter] and
place it in build.gradle dependencies e.g.
`runtime 'mysql:mysql-connector-java:5.1.36'`
+
OR
* Download the JDBC driver jar and place it in $OFBIZ_HOME/lib or the lib
sub-directory of any component

2.  Modify the entityengine.xml file located in
$OFBIZ_HOME/framework/entity/config to switch the default database to the one
you selected. For more details you can read the relevant section in the
https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+Technical+Production+Setup+Guide[technical
setup guide]

HTH

Jacques

Le 10/07/2020 à 04:57, Tuck Seng Phoon a écrit :
Hi Joseph,

I’m running Ofbiz version 17.12.03 and would like to set up MySQL database. 
Which version of MySQL I should install? Where can I get the steps to set up 
MySQL?

Thanks

Cheers
Phoon

On 2020/06/29 18:48:55, joefrancois <[email protected]> wrote:
Thank you, Ankush for your direction.>

To All:>

I am now an expert at installing OFBIZ , I currently running to instances>
against an external MySQL database. I also played around and created a>
plugin suing the Getting Started guide.>

Along the way, I am documenting all my steps so that later on, I can share>
my experience with the community for newbies like myself.>

Now I am at the point to start where I want to start putting in data and>
setup the System for my company. However, I am having some problem getting>
started, from setting up a COA, Bank and credit card accounts, Main Company,>
etc.. I am not sure how things hands together. All documents I found so far>
are incomplete, and some are outdated. >

As I said, I am documenting everything I do, to put together a complete>
tutorial. I can certainly use some help to come up to speed and would>
appreciate some help and guidance.  >

Regards,>
Joseph >




-->
Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html>

Sent from Mail for Windows 10

Reply via email to