User wants to know how to move BillQuick SQL Server databases between computers and back up/restore that data.
Please refer to the following article to create a full database backup using SQL Server Management Studio:
Please refer to the following article to restore a SQL Server database to a new location using SQL Server Management Studio:
Please refer to the following article to attach a database in using SQL Server Management Studio. You can do this to copy, move or upgrade a SQL Server database.
For more information, check out these additional resources: