Install or Upgrade SQL Server Management Studio - Margin Master

Margin Master Handbook

Introduction
Part I · Installing
Part II · Introducing the Main Window
Part III · Initial Configuration
Part IV · Customizing the Workspace
Part V · Basic Application Functionality
Part VI · Learning Margin Master
Part VII · Advanced Topics
Part VIII · Updates, Troubleshooting & Help
Appendix
Part I · Chapter 3 — Setting Up SQL Server with SQL Server ToolsUpdated 2026-08-28

Install or Upgrade SQL Server Management Studio

What is this?

SQL Server Management Studio (SSMS) is Microsoft's free tool for looking directly at a SQL Server database. Margin Master does not need it to run, but support relies on it when they help you with a database question, so it is installed alongside SQL Server as part of the standard setup.

Margin Master installs and upgrades SSMS for you from the same SQL Server Tools window that installs SQL Server. You do not download anything from Microsoft yourself.

Do I need it?

  • Every store: yes, installed once, so support can assist without a second visit. It takes no part in daily use and does not run in the background.
  • Users who like to look under the hood: SSMS lets you open the Margin Master database, run queries and take manual backups. Nothing in this handbook requires it.

The version Margin Master installs is SSMS 22. Older versions (18, 19, 20) are upgraded.

Installing or upgrading

  1. Open File > Utilities > SQL Server Tools in the main window (on a brand-new computer the Database Setup window offers the same SQL Server Tools... button).
  2. The window checks the computer and lists what it will do. When SSMS is missing or out of date, the plan includes an Install SSMS or Upgrade SSMS step next to any SQL Server step.
  3. Press Start. Windows shows an administrator (UAC) prompt for the step. The download is about 1 GB and installation typically takes 5-15 minutes; progress is shown live.
  4. When the step reports done, SSMS appears in the Start menu as SQL Server Management Studio 22.

Full details of the window - including the checks it runs and the questions it can ask - are in SQL Server Tools.

SQL Server Tools window

What an upgrade keeps

When an older SSMS is replaced, Margin Master backs up and restores your SSMS settings - registered servers, query templates, code snippets and editor preferences - so the new version opens the way the old one did.

Connecting to the Margin Master database in SSMS

When you open SSMS, connect to the instance Margin Master uses. For a standard installation that is:

Field Value
Server type Database Engine
Server name .\MARGINMASTER (this computer) or HOSTNAME\MARGINMASTER (another computer)
Authentication Windows Authentication

The database name is the one shown in Margin Master's title bar and in Database Connection Setup.

Tips

Leave SSMS installed even if you never open it. A support session that needs it is far quicker when it is already there.

If the SQL Server Tools window says "Nothing needs to be installed", SSMS 22 is already current.

Common Questions

Q: Can I install SSMS from Microsoft's site instead? A: Yes, any SSMS 22 works. Margin Master's installer is simply the quickest way and keeps your settings across an upgrade.

Q: Does SSMS slow the computer down? A: No. It only runs when you open it.

Q: The step failed. What now? A: Press View Log in SQL Server Tools and send the log to Margin Master support through Help > Support Issues. Support staff can also run the underlying script directly - see Install SSMS (script).

Connect with us

Margin Master by RetailerSoft, Inc. © 2026. All rights reserved.

Loading...

Reconnecting to the server...

This usually takes a few seconds.