About 28,300 results
Open links in new tab
  1. Connect to and query Azure SQL Database using .NET and the …

    Sep 17, 2024 · This quickstart describes how to connect an application to a database in Azure SQL Database and perform queries using .NET and the Microsoft.Data.SqlClient library. This quickstart follows the recommended passwordless approach to connect to the database.

  2. Connect and Query - Azure SQL Database & Azure SQL

    Jan 15, 2025 · This quickstart demonstrates how to use the query editor to connect to a database (Azure SQL Database only), and then use Transact-SQL statements to query, insert, update, and delete data in the database.

  3. How to access azure sql database from local machine - Pragim …

    In this video, we will discuss how to connect and access azure SQL database from your local machine using SQL Server Management Studio or Visual Studio. By default you cannot connect to azure SQL database from your local machine. It doesn't matter whether you are using.

  4. Client with IP address is not allowed to access the server Azure SQL ...

    Jun 18, 2018 · To enable access, use the Windows Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range. It may take up to five minutes for this change to take effect.

  5. Different Ways to Connect to SQL Azure databases

    Dec 5, 2017 · In this tip I will explain how to work with a SQL Azure database from SQL Server Management Studio (SSMS). If you do not have SSMS installed on your computer then you can download from here. When you run SSMS you should have a blank screen only with the Object Explorer pane. Click on Connection and choose the Database Engine… option:

  6. Connect to Azure SQL Database - SQL Server Native Client

    Jan 9, 2024 · For new projects, use one of the following drivers: For SQLNCLI that ships as a component of SQL Server Database Engine (versions 2012 through 2019), see this Support Lifecycle exception. For a sample that shows how to connect to a Azure SQL Database using SQL Server Native Client, see Development: How-to Topics (Azure SQL Database).

  7. Azure SQL Database Access From Windows Desktop Client App

    Aug 25, 2020 · I need to access a database which is hosted in Azure. The client used to access is a Windows Desktop App. This client application will complete couple of transactions as required.

  8. How to Connect to Azure SQL database (Multiple ways)

    Aug 25, 2021 · Keep reading to know more on how to connect to Azure SQL database from SQL server management studio, Connect to Azure SQL database using powershell and Connect to Azure SQL database from Azure portal, etc.

  9. Connect Azure SQL database from local machine

    Jul 16, 2023 · You can connect Azure SQL Database from local machine using SQL Server Management Studio (SSMS). Before connecting to Azure SQL Database from SSMS make sure that your IP address is allowed through the Azure SQL Database firewall.

  10. Connect to Azure SQL Database: A Comprehensive Guide - ATA …

    Sep 3, 2019 · Here are several different ways to connect to an Azure SQL database. Prerequisites. If you’d like to connect to Azure SQL database, you’ll need to meet a few prerequisites ahead of time. An Azure account, or access to one; An Azure SQL Database (You can use your own if you like, but I’ll be using the sample.

Refresh