Top "Azure-sql-database" questions

Azure SQL Database is a relational PaaS database hosted in Microsoft Azure.

EXTERNAL TABLE access failed due to internal error: 'Java exception raised on call to HdfsBridge_IsDirExist. Java exception message:

I am trying to create external table through polybase with below syntax on Visual Studio 2015. Its giving me the below …

azure azure-sql-database azure-sqldw polybase
How to run stored procedure using Azure Automation?

I´m really new to the Azure platform and maybe this is a dumb question but i haven´t manage …

powershell azure automation azure-sql-database azure-automation
Using SQLServer contains for partial words

We are running many products search on a huge catalog with partially matched barcodes. We started with a simple like …

sql-server azure-sql-database contains sql-like
SSMS 2016 Error Importing Azure SQL v12 bacpac: master keys without password not supported

I have done this dozens of times but just recently ran into this error. Here are the steps I have …

sql-server azure azure-sql-database ssms ssms-2016
DROP TABLE IF EXISTS not working on Azure SQL Data Warehouse

I used the SQL Server management studio to generate script against Azure Data Warehouse. I selected Edition Azure Data Warehouse, …

azure-sql-database azure-sqldw azure-sql-data-warehouse azure-synapse
Intermittent error with EF Core: The connection does not support MultipleActiveResultSets

I have an ASP.Net Core application that uses EF Core. I use ASP.Net Identity and share the same …

asp.net-core entity-framework-core azure-sql-database
SetExecutionStrategy to SqlAzureExecutionStrategy with DbMigrationsConfiguration?

I saw a post today about implementing SqlAzureExecutionStrategy: http://romiller.com/tag/sqlazureexecutionstrategy/ However, all examples I can find of …

entity-framework azure-sql-database entity-framework-migrations entity-framework-6.1