About 11,600 results
Open links in new tab
  1. Azure SQL Backup Pricing - social.msdn.microsoft.com

    Nov 5, 2019 · For elastic pools, a minimum backup storage value equal to 100% of avocado pool data storage is provided at no additional cost. Additional backup storage consumption will be …

  2. Failed to Create PoolableConnectionFactory When Connecting to …

    I am trying to move my SQL Server database from an On Premises instance to an Azure SQL Server subscription, and am having an issue with connecting to the database via my Spring / …

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

    Apr 24, 2019 · I am getting " Incorrect syntax near 'HADOOP' " while trying to create an external data source for polybase data loads.

  4. FIPS 140-2 Compliance - social.msdn.microsoft.com

    Dec 12, 2016 · FIPS 140-2 applies to "cryptographic modules". Azure Sql Database uses encryption in many different areas, specifically in my case for Transparent Data Encryption …

  5. Can't create more than one free database per server using …

    Sep 1, 2016 · I'm trying to create databases on azure. When I try to create new database on an existing server, it generates an error that you can create only one free database per server.

  6. Backup VLDB SQL 2014 to Azure Storage

    May 2, 2017 · I want to know if there is a way I can overcome this limitation to backup my database of size > 1 TB (with compression) running on SQL 2014 on premise to Azure …

  7. SQL Server Compact Edition Database Password Recovery / Reset

    Apr 18, 2010 · We have an old SQL Server Compact 3.5 SP1 database that we would like to retrieve some data from. Unfortunately, we have no clue what password was used to protect it …

  8. Powershell dacpac deploy not working - social.msdn.microsoft.com

    Jun 25, 2014 · Hi - I am deploying a dacpac built on visual studio 2012 to SQL Azure using powershell and running into issues which I think could be related to DLL version that I am using.

  9. SQL Azure - Slow query execution time in application, but not in …

    Oct 31, 2015 · I'm trying to figure out some performance issues in my windows azure service, and noticed some particularly long times spend running queries in the database. In my cloud …

  10. The transaction manager has disabled its support for …

    Jun 8, 2012 · Hence when I began transactions on the new DbContext, Sql azure required a distributed transaction. Moving this query to the same DbContext as the rest of the transaction …