About 36,600 results
Open links in new tab
  1. Create Your Own SQL Server Management Studio 17 (SSMS) …

    May 9, 2018 · The process for extending older versions of SSMS should be similar though. Background All I wanted was to create a simple SQL Server Management Studio (SSMS) …

  2. Create a SQL Server Management Studio Extension - CodeProject

    Creating a simple SSMS extension which accesses the query window and object browser.

  3. Dev's User Guide To SqlLocalDb (Sql Express) - CodeProject

    Aug 14, 2017 · It also provides us with the named pipe that we can use to connect to the server instance using SSMS (Sql Server Management Server). However to connect to this database …

  4. Options for Database Backup and Restore - How to Export …

    Apr 5, 2021 · This article describes the options to restore and backup database in SQL Server and explains how to Export BACPAC from SQL Server Management Studio.

  5. How to Migrate SQL Database to Azure SQL Database using SSMS …

    Nov 26, 2018 · As a next step, this article tells about migrating SQL Database to Azure SQL Database using SQL Server Management Studio (SSMS) deploy. In the next few articles, we …

  6. Execute SQL Query on Mutiple SQL Servers or Databases …

    Jun 3, 2015 · The downside I felt about SSMS is that it is available for free till SQL Server 2008 R2. SQL Server 2012 onwards, one need to purchase a license of the same. I feel if we use …

  7. Exploring Database Schemas on SQL Server - CodeProject

    Oct 20, 2008 · Learn how to quickly and easily explore database schemas in SQL Server using GUI and SQL INFORMATION_SCHEMA features.

  8. Visual Studio - Auto Generate SQL Server Table Dependency …

    Dec 30, 2023 · Visual Studio extension that auto-generates SQL Server ER diagrams based on a single table

  9. spSearchTables: Search and Find Tables or Columns by Name or …

    spSearchTables: a helper T-SQL stored procedure for digging into (large) databases

  10. Create First Data WareHouse - CodeProject

    Sep 11, 2013 · Follow the given steps to run the query in SSMS (SQL Server Management Studio). Open SQL Server Management Studio Connect Database Engine Open New Query …