Top "Azure-sql-database" questions

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

“error: 19 - Physical connection is not usable” with OWIN access in Azure database

I have tried all the other postings on the dreaded "error 19" and found that the few with answers do not …

c# razor azure-sql-database owin connection-pooling
Correct Implementation of Transient Fault Handling (Azure)

For the past day or so I've been trying to implement Transient Fault Handling on an Azure SQL database. Although …

c# azure azure-sql-database dbconnection