azure-sql-database
Checking that items are not incorrectly linked - is this what "Foreign Key Constraints" are for?
I\'m working in SQLAzure at the moment. I\'m setting up a design where each User has a number of Address\'s[详细]
2023-03-09 01:00 分类:问答How to scale SQL azure?
I w开发者_开发知识库ant to host my WCF services in the Azure clouds for scalability reasons. For example there will be some read data action. And it will be under High Load (1000+ user/sec).[详细]
2023-03-08 02:10 分类:问答How can I mirror an SQL Azure Database on a regular windows server?
I\'m considering migrating our existing SaaS website to Windows Azure. But while Azure looks nice and is probably more开发者_如何学运维 stable than a regular Windows server, I still want to to have[详细]
2023-03-08 01:54 分类:问答Running applications with DB roles defined
I have a question on how we currently deploy applications on premises and how this would work in Azure.[详细]
2023-03-07 19:23 分类:问答How do SQL Azure and Azure Table Storage compare? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-07 14:05 分类:问答Scheduled Tasks with Sql Azure?
I wonder if there\'s a way to use scheduled tasks with SQL Azure? Every help is appreciated. The point is, that I want to run a simple, single line statement every day and would like to prevent se开[详细]
2023-03-07 04:20 分类:问答Creating new user/login in sql azure
Create a new user/login in sql azure with access to read/insert/update on the database items like tables sp,view etc.[详细]
2023-03-06 20:08 分类:问答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 brick wall.[详细]
2023-03-06 00:01 分类:问答Is Azure really conveniant for a medium production website regarding SQL Azure performance, when speed is a critical matter?
So i did read a lot about Azure yesterday as i\'m considering my plans for the future of my Webapps. The question is whether to migr开发者_高级运维ate or not in 2012 from a dedicated hosting with two[详细]
2023-03-05 23:32 分类:问答Can I send array of parameter to store procedure?
I have User table, it has UserId uniqueidentifier, Name varchar and IsActive bit. I want to create store procedure to set IsActive to false for many user, for example, if I want to deactive 2 user开发[详细]
2023-03-04 04:42 分类:问答