4. Database upgrade
Update the database with the corresponding scripts of the latest version:
- Open the sql folder.
- Open “do.sql” in a text editor (for example Notepad++) and replace the name of the company "edinnm2_XXXXXXXXX" in the text.
- Copy & paste from the text editor “do.sql” in a query on SQLyog and press Execute All Queries.
WARNING: if you have version 7.0.3 and you have to update to 7.0.7 you must repeat this step for each "do.sql" of each version until you reach 7.0.7.
- Copy & paste from the text editor "do_triggers.sql” in a query on SQLyog and press Execute All Queries.