How to Create a Backup

How to Create a Backup

  • Exit ArrowPos to the desktop
  • Click on start > Programs > MySQL >MySQL  Administrator 
  • If you are on the Server 
    • Server Host to localhost
    • Username to root.

  • If you are not on the Server
    • Server Host to ArrowServer 
    • Username to ArrowUser

  • Click on Backup from the options on the left hand side
  • From the backup tab hit the new Project button on the bottom of the screen.
  • Name the Project the name of the store and the problem.

  • Now click on the arrowpos schemata and click on the    button to add this to the backup
  • Do the same for the arrowposhistory schemata
  • Next thing you need to do is remove these tables from the backup.
    • Tblcalleridhistory     
    • Tblsysinst     
  • These are big tables and we don’t need them in a backup

  • Now hit  
  • Pick a place to save the backup. (I always put it on the desktop so that I can find it)


  • Backup done. If you are going to upload this to the ftp site you should zip it so that it uploads faster
  • To zip, right click on the backup on the desktop
  • Click on send to and pick Compressed Folder (zip)
  • This will zip the file to the desktop. This is the file you upload to the ftp site.
  • "Be sure to uncheck "Complete Backup" in Advanced tab"
    • Related Articles

    • How to Only backup Menu Tables

      Open MySQL Administrator Click on Backup Click on New Project and name the project. Click on the arrowpos Schemata and click on the to add the arrowpos schemata to the backup. Once you have add the arrowpos schemata, uncheck the arrowpos schemata so ...
    • Potential Auto-Backup Issue

      Arrow will automatically request support from a station when an auto-backup issue is detected. There are 2 potential reasons this support request will be triggered. Mysql dump issue on either the server station (Global Config>Station Info>ServerName) ...
    • Creating Specials in the Admin Panel

      Begin by clicking on "Store Specials" in the admin panel. Click on "New" to create a new special. The screen will now prompt you for the special's name. Enter the name of the special you are creating and click "Submit". You are now at the special's ...
    • Creating Discounts on Vivid (Using Dynamic Discounts)

      We are now able to upload discounts on Vivid OLO simply using an existing dynamic discount. Begin by going into the back office and clicking "Configuration".  Next, click on "Dynamic Discounts". Next select the discount you want to be available ...
    • MySQL Dump Error

      We use MySQL Dump to do backups This error is telling you that it can’t copy the mysqldump.exe file from mysqlRootFolder\bin to c:\Program Files\ArrowPOS folder. When ArrowPos starts up it looks at what version of ArrowPos that ArrowServer is running ...