Added by Vikram Prasad over 13 years ago
Hi,
I want to know how to take a backup of vicidial database and how can restore it.
and where is save all the database in vicidial. if any one know the command can tell me.
i want to take a backup of vicidial database.
thanks
it comes w/ phpmyadmin. you can export/import your database from there...
alternatively, you can dump.
mysqldump --tab=/path/to/some/dir --opt db_name