About 4,820 results
Open links in new tab
  1. Changing SQL Azure Database Edition - social.msdn.microsoft.com

    Nov 18, 2014 · After going through this thread, I understand most of us have many questions while we are comparing the available Web/Business editions of Microsoft Azure SQL Database and the new …

  2. Powershell cmdlet Read-SqlTableData to Azure SQL database

    Dec 21, 2017 · I'm losing my mind trying to make a connection to Azure SQL and use Powershell cmdlet Read-SqlTableData. None of the few examples of Read-SqlTableData involve Azure SQL.

  3. Reading Extended Events Files from Blob Storage in Azure SQLDB

    Aug 31, 2016 · We are currently working on the fix to solve this issue. Until the fix is rolled out, we recommend using Azure Storage Explorer to download the target files from the blob storage account …

  4. PerfLib 2.0 counter removal failed with exit code 2. Command line: C ...

    Dec 23, 2019 · This has been frustrating me for weeks. I have had sql 2014 on my machine since I installed it over a year ago. Why does it now blow up on me. I cannot reinstall it. Every time the …

  5. Setting Active Directory Admin for Azure SQL Managed Instance Fails

    Mar 26, 2020 · I am not able to add an active directory administrator to a newly created SQL Managed Instance in the Azure portal or with the Cloud Shell.

  6. Posting a message in a queue from SQL-database

    Feb 3, 2016 · Azure SQL Database doesn't have a Support CLR Stored Procedure, so you can do it only for SQL Server on-premises or in the Azure Virtual Machine.

  7. SQL Data Sync require GUID/UUID for primary key field?

    Feb 5, 2018 · I want to use SQL Data Sync to perform bi-directional syncing of data between an Azure SQL database and an SQL database hosted elsewhere. For this to work, do the primary key fields on …

  8. DBCC command 'CALLFULLTEXT' is not supported in this version of …

    Jun 24, 2019 · There is a specific reference to DBCC statements that are not supported in Azure SQL Database Managed Instance but are in SQL Server. Edited byMike Ubezzi (Azure)Microsoft …

  9. How to set the "Allow access to Azure Services" settings in the ...

    Jan 15, 2018 · "To allow applications from Azure to connect to your Azure SQL server, Azure connections must be enabled. When an application from Azure attempts to connect to your database …

  10. I need to move from Azure SQL Server 2014 to 2017. How do I do that?

    Dec 23, 2019 · If this is about not Azure but On-prem server, then use Database migration assistant to identify if there are any breaking changes, deprecated feature etc. and use SQL 2017 setup to …