azure-sql-database
SQL Azure intermittently slow
I have a stored proc in an SQL Azure database. If I run this stored proc via SSMS it always takes around 1 second to run. If I run from a web role application running on Azure with an SqlCommand objec[详细]
2023-04-13 06:27 分类:问答what is the main difference in azure stagging and production environment, specailly for startup task?
can any one please tell me what is the inside happening when we switched staging to production environment?[详细]
2023-04-13 04:18 分类:问答Entity Framework include vs where
My database structure is this: an OptiUser belongs to multiple UserGroups through the IdentityMap table, which is a matching table (many to many) with some additional properties attached to it. Each U[详细]
2023-04-12 20:59 分类:问答Would like to know SQL Azure available space from ASP.Net web application
I am doing smoke test of my web application and in that I am required to check free database space out of total space to disp开发者_如何学编程lay alert on smoke test page. I am connected to Sql Azure[详细]
2023-04-12 19:34 分类:问答Is there a script available to take backup of SQL azure database with data?
is there a script available which take back up of database which is in SQL Azure???开发者_Python百科Well, backup like you know from MS SQL 2008 is not supported on Azure SQL http://msdn.microsoft.com/[详细]
2023-04-12 18:40 分类:问答Can't find Microsoft Sync Framework Power Pack for SQL Azure nowhere
Hello, I have a question regarding the above Power Pack. I can\'t seem to find none of the CTP\'s on the internet anymore, why is that? I really need the Sql Azure Data Sync for one of my projects,[详细]
2023-04-11 08:45 分类:问答users assigned a sql azure role
I am trying to make sure that all users have been assigned a particular role. Is there any view or SQL query for getting开发者_如何学Python this information?The views have changed names but the follow[详细]
2023-04-11 06:01 分类:问答Entity Framework + SQL Azure: best practices for database changes
I\'m designing a database that it\'s not totally 开发者_开发问答defined yet, and as the project goes, it won\'t be defined very soon. However, the project will be online very soon, and database will b[详细]
2023-04-11 01:08 分类:问答Is it possible to change the connection string during an Azure VIP Swap
I\'m trying to setup Staging and Live environments in Azure (September toolkit) and I want a separate Staging and Live database - with different connection strings. Obviously I can do this with web.co[详细]
2023-04-09 15:24 分类:问答Azure and F# 3.0 Type Providers
Do F# 3.0 Type Providers work with SQL Azure? I\'m getting an err开发者_运维技巧or while trying. Wondering if there are any known issues with this.Nevermind I fixed it. I needed to use EntityTypeProvi[详细]
2023-04-09 01:38 分类:问答