DEV Community

Sardar Mudassar Ali Khan
Sardar Mudassar Ali Khan

Posted on

Link Server in SSMS

To link a server in SQL Server Management Studio (SSMS), follow these steps:

  1. Open SSMS.
  2. In the Object Explorer, right-click on the "Server" node and select "New Server Registration."
  3. The "Connect to Server" window will appear. Enter the necessary details:
    • Server type: Choose the type of server you want to connect to (e.g., Database Engine, Analysis Services, etc.).
    • Server name: Enter the name or IP address of the server you want to link to.
    • Authentication: Select the appropriate authentication method (Windows Authentication or SQL Server Authentication).
    • Login: Provide the login credentials if using SQL Server Authentication.
  4. Click "Connect" to establish the connection.

Once connected, you'll see the linked server listed in the Object Explorer, allowing you to interact with its databases, tables, and other objects.

Keep in mind that you'll need the necessary permissions and network access to connect to the remote server successfully.

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read full post →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more