
azure sql data warehouse vs azure data lake
Feb 2, 2017 · Can some help me to make a decision between azure data lake vs azure data warehouse for 95GB data? The current system is based on SQL 2008 SSIS/SSRS/SSAS. …
How to load local XML File to Azure SQL Database?
Jun 16, 2016 · 1. Create a temp table with text string field in local sql server database, 2. read the xml file as text string and insert it into the temp table3. use linked server to transfer the temp …
Connecting to Azure SQL using Visual Studio SSDT and my …
Jan 1, 2018 · I help you move this case to the Azure SQL Database forum for dedicated support.
Export SQL DB to a BACPAC file using the Azure portal stuck in …
Sep 22, 2017 · I am exporting SQL DB to a BACPAC file using the Azure portal manually and see if I can export it by myself and hopping to find any clue. But the status stuck in pending for …
Special characters not supported in Azure SQL Database
Oct 12, 2018 · I am having problem working with special characters in Azure SQL database. I am converting the json files in Azure SQL using OPENJSON which works fine but the problem …
Azure Data Sync - Changes not getting applied onto member DB
Apr 23, 2020 · We have an Azure SQL DB called A and there is another Azure sql db B, really a replica of the first. They are synced via the Azure SQL Data Sync. A is the hub and B the …
How to move Azure MY-SQL server to another subscription?
Dec 3, 2019 · Go to SQL servers and then select the server that hosts your database from the list. Click Move, and then pick the resources to move or the subscription to move to. Rachit …
VM Disk IO Error or Timeouts from SQL - social.msdn.microsoft.com
May 28, 2014 · Our VM disks seem to become unwritable or extremely slow between approx 2014-05-22 14:20 Z and 2014-05-22 17:30 Z causing our installation of SQL to throw …
Querying On-Premise SQL Server Managed Instance within Azure …
Aug 14, 2018 · Currently, my company has an on-premise SQL Server managed instance for our operations application. I am trying to connect it to an Azure Function App, which I am building …
An unexpected error occurred (file 'pfshcollation.cpp', line 323 ...
Jan 29, 2019 · You should test this with the latest SQL Server cumulative update (although avoid CU13 as it has a serious bug which affects the TREATAS function which is heavily used by …