To take a backup using SQL Server Management Studio:
- Download SQL Management Studio (on both computers)
https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms
Open up the SQL Management Studio.
- Connect to the SQL server (for localdb, the server name is (LocalDB)\MSSQLLocalDB)
- Go to your Forecast 5 Database, by default, named Forecast5V3_2015.
- Right click on the database, scroll down to Tasks, select Backup.
- Take the backup.
- Save the back up somewhere safe.