How to populate the database from dump in SugarCRM?
Once you have taken the dump of the database then you can restore using the dump.sql files(learn here to take the dump/back-up from database).
In phpMyAdmin simply click on the SQL tab and then from there you can browse the dump.sql file that you have stored after taking the dump. If the structure is not there [...]
