Table of Contents

phpMyAdmin

The BlueHost control panel provides a number of different tools that can be used to backup, restore and edit a MySQL database. phpMyAdmin is my preferred tool for these tasks.

WARNING

If you do not feel confident about what you are doing, please have someone with more expertise backup, restore or edit your database. An error could cause your site to stop functioning.

If you are a current or former Basically Brilliant client, contact us about services we can provide you.

Starting phpMyAdmin

cp-database.jpg

phpmyadmin1.jpg

phpmyadmin2.jpg

Backup

phpmyadmin3-a.jpg

Restore

Restoring a backup is similar to making the backup. Review the backup instructions.

import_sql.jpg

Export to Excel (or CSV)

Exporting to Excel is similar to creating a backup. You may want to review the backup procedure before you begin. The backup procedure selects all tables in a database before exporting. An export to Excel must select a single table in the database to be exported.

export_csv.jpg

Import from Excel (CSV, Tab)

You must select a table in your MySQL database that you want to replace or modify before you import your data.

Although phpMyAdmin may support Excel export formats, you must import from a CSV formated file (or SQL).

import_csv-a.jpg