About 38,700 results
Open links in new tab
  1. Azure Database for MySQL reports incorrect version

    Jul 12, 2017 · An Azure Database for MySQL service that is created with version 5.7 reports its version as "5.6.26.0". Here is a sample initial handshake packet received from Azure …

  2. SQL Azure - COPY and overwrite - social.msdn.microsoft.com

    Mar 28, 2011 · The db copy in SQL azure is support. Start copying the source database with the SQL Azure Database CREATE DATABASE statement. You must be connected to the master …

  3. Database diagram on SQL Azure - social.msdn.microsoft.com

    Jun 12, 2011 · I don’t believe the SSMS database diagram feature is currently available for SQL Azure. You could create an equivalent SQL Server database with the same schema and then …

  4. Azure SQL DB - missing "Integration Services Catalogs" node

    Jun 8, 2018 · RequiresCONTROLpermission on the database. how to to give permission in azure how ?

  5. Getting error "Incorrect syntax near 'HADOOP'" while creating an ...

    Apr 24, 2019 · As i understand from this problem statement. You were using Azure SQL DB and NOT Azure SQL Data Warehouse (DW) to set up external tables from ADLS or similar types of …

  6. Visual Studio MFC CDatabase connection to Azure SQL

    Mar 17, 2019 · The following link shows how to use the .NET framework and C# code in Visual Studio to query an Azure SQL database with Transact-SQL statements.

  7. Cannot connect to Azure SQL Database via Azure Data Studio

    Apr 3, 2020 · I just created a new database in Azure and tried connecting via Azure data studio. The Azure data studio after pressing connect just keeps spinning and nothing happens.

  8. Conditional Output binding possible? - social.msdn.microsoft.com

    Sep 28, 2017 · I have a simple Azure Function app that triggers on a Event Hub message and writes the message to a SQL Azure database. This works great. I added the Twilio output …

  9. Cannot connect to SQL Azure server data using Management …

    Aug 12, 2013 · The SQL Azure management web interface allows you to login by using only [USERNAME] but SQL Server Management Studio does not.

  10. Identity Insert issue with SQL Azure - social.msdn.microsoft.com

    May 25, 2012 · I have successfully published my application to Azure. Now, I need to transfer data from several tables in my development database to the SQL Azure database. I have …