Email to friend
* Your name:
* Your email:
* Friend's email:
Comment:


Export a database with PHPMyAdmin

  1. Login to PHPMyAdmin.
  2. Click the tab labeled "Export" and you will be taken to the Export database page.
  3. In the EXPORT group, select the check box:
    • Select the check box marked "select all" to select all of the tables in the database for export.
    • The radio button selected below should be "SQL".
  4. Within the OPTIONS group; under the STRUCTURE sub group,
    • Select the check box next to "Structure"
    • Select the check box labeled "add DROP TABLE"*
    • Select the check box labeled "Add AUTO_INCREMENT value"
    • Select the check box labeled "Enclose table and field names with backquotes"
  5. Within the OPTIONS group, under the DATA sub group:
    • Select the check box marked "Complete inserts".
    • Select the check box labeled "Use hexadecimal for binary fields" may be selected
    • Select "INSERT" in the combo box labeled "Export type:"
  6. Below, select the check box labeled "Save as file" group,
  7. then type a name for the database and
  8. click the button labeled "Go".
  9. Select a location to save your database.



RSS