Top "Azure-sql-database" questions

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

Password reset for Azure database

I have a new Azure account. I am able to log into the 'manage' page as admin, but I forgot …

azure azure-sql-database
Error when connect database continuously

When I am querying from database in continuous looping, after some time I get an error : An exception has been …

c# sql azure azure-sql-database
Fatal error: Call to undefined function sqlsrv_connect() in C:\xampp\htdocs

I am using Xampp version 3.2.1 with PHP version 5.6.8. Microsoft Azure SQL server GOAL I am trying to create a web …

php sql sql-server xampp azure-sql-database
list of users and roles that have permissions to an object (table) in SQL

You'd think I'd be able to Google such a simple question. But no matter what I try, I hit a …

sql tsql permissions azure-sql-database
Can't query between databases in SQL Azure

I have a SQL Azure Database Server and I need to query between the Databases but can't figure out how …

azure azure-sql-database azure-elastic-scale
Stopping SQL Azure DB when not in use

Is there any way to stop a SQL Azure DB so that it doesn't charge anything towards our account? I …

azure azure-sql-database azure-management
Restoring SQL Server backup to Azure SQL Database

Is there a way to simply take a SQL backup .bak file, and using that as a restore point to …

sql-server azure azure-sql-database database-backups
How to setup SSRS with an Azure SQL Server Database

I have a SQL Server Database on Azure Cloud and I want to get a report server up and runnning …

azure azure-sql-database azure-sql-reporting
EF 6 System.Data.Objects.ObjectContext Error

I recently upgraded from Entities Framework 5 to Entities Framework 6 Alpha 2 and I am getting the following error: Method not found: …

c# asp.net-mvc asp.net-mvc-4 azure-sql-database entity-framework-6
Windows Azure Client with IP address 'XXX.XXX.XXX.XX' is not allowed to access the server

I have setup Sever, database and Firewall Setting (Rule) In windows Azure. I Have added The IP In firewall setting …

azure azure-sql-database azure-storage