About 2,010,000 results
Open links in new tab
  1. SQL Server Management Studio Web Browser

    Feb 13, 2025 · SQL Server Management Studio (SSMS) can invoke a web browser through menu items, when selecting a URL in the query editor, or when using Microsoft Entra authentication. To control what browser is invoked from SSMS, change the setting, Use system default web browser.

  2. Connect and Query SQL Server Using SSMS | Microsoft Learn

    Apr 16, 2025 · Connect to a SQL Server instance in SSMS. Create and query a SQL Server database in SSMS running basic Transact-SQL (T-SQL) queries.

  3. sql server - SSMS Web Interface - Stack Overflow

    Does anyone know if there's a tool out there which allows you to run queries against a SQL Server database through a web browser (e.g. SSMS functionality available through the browser)? I ask as we have a large support team who rely heavily on running database queries when investigating issues.

  4. Which tool to build a simple web front-end to my database

    Jul 6, 2010 · ADO.NET gives you good access to SQL Server, and with SMO, you will also have just about the best access to SQL Server features. You can access SQL Server from other environments, but nothing is quite as integrated or predictable. You can call your stored procs with SqlCommand and process the results the SqlDataReader and you'll be in business.

  5. Managing SQL Server using the browser (SSMS online)

    Jan 29, 2016 · I am looking for a web/cloud based solution to manage SQL Server 2012/2014 from the browser without having to install the SSMS tool. I ran across Sql Web Admin and myLittleAdmin . Sql Web Admin doesn't appear to be working as expected for SQL Server 2014 DBs (I wasn't able to test it against 2012) and myLittleAdmin is not a free tool.

  6. Get Started with SQL Server Management Studio

    Mar 18, 2022 · SSMS is an extremely feature rich and powerful management tool for DBAs and Developers working on MS SQL Servers. The sheer number of features can easily be overwhelming, but don’t be intimidated by that. In this tutorial, we’ll look at some of the fundamental and commonly used functionality.

  7. Web Based Database Administration for SQL Server

    Aug 15, 2007 · This is a web based application that can be installed on a web server in your environment to manage your SQL Servers over a browser. Let’s jump into this tool to see if it will meet your needs: Microsoft SQL Web Data Administrator – Installation and Configuration

  8. SQL Server Management Studio (SSMS) - TutorialsTeacher.com

    SQL Server Management Studio is a free multipurpose integrated tool to access, develop, administer, and manage SQL Server databases, Azure SQL Databases, and Azure Synapse Analytics. SSMS allows you to manage SQL Server using a graphical interface.

  9. Shortcut: Using the built-in web browser in SQL Server Management Studio

    Sep 6, 2018 · SQL Server Management Studio (SSMS) is a flexible tool. One thing that often surprises people is that it hosts a version of Microsoft Internet Explorer, right inside the application. Why would SSMS have a web browser I hear you ask?

  10. Connect to a SQL Server from SSMS - SQL Server Tutorial

    In this tutorial, you will learn how to connect to the SQL Server from the SQL Server Management Studio and execute a query.

  11. Some results have been removed