SQL Azure FAQ
-
Thursday, October 08, 2009 2:11 PMModerator
The FAQ has been moved and is now located here -> http://social.technet.microsoft.com/wiki/contents/articles/sql-azure-faq.aspx
- Edited by Rick NegrinMicrosoft Employee, Moderator Friday, October 23, 2009 6:47 PM Update
- Edited by Rick NegrinMicrosoft Employee, Moderator Friday, October 23, 2009 6:50 PM Update
- Moved by Brian AurichMicrosoft Employee, Moderator Tuesday, September 28, 2010 9:41 PM migration (From:SQL Azure)
- Edited by Dave Robinson - SQL AzureMicrosoft Employee, Moderator Monday, January 24, 2011 5:46 PM
All Replies
-
Friday, October 23, 2009 7:28 PM
Man can we have backup from your database is a dead or live situation :(
-
Thursday, December 17, 2009 8:43 PMThe default isolation level is SNAPSHOT for Azure? How can I make the default (not just enable it to be set) isolation level snapshot in 2008?alter database MyDB set allow_snapshot_isolation on;That command just allows people to issue this command:set transaction isolation level snapshot;With Azure, the FAQ states it is the default to use SNAPSHOT.
-
Wednesday, March 10, 2010 1:37 PMIf this faq can be rearranged chronologically from CTP to the present time it will be more helpful. Otherwise it will remain just a list.
mysorian -
Wednesday, March 31, 2010 6:25 AM
How do I get the Inviation Code??
Regards
Ming Man
chanmm -
Thursday, September 23, 2010 2:19 PMYou may want to go through this and update it. For example, SQL Azure does support SQL Spatial Data Types as of the update that was released recently.
Microsoft MVP - Windows Live Platform
Blog: http://pietschsoft.com | Web.Maps.VE - ASP.NET AJAX Bing Maps Server Control -
Thursday, September 23, 2010 2:20 PMYou may want to go through this and update it. For example, SQL Azure does support SQL Spatial Data Types as of the update that was released recently.
Microsoft MVP - Windows Live Platform
Blog: http://pietschsoft.com | Web.Maps.VE - ASP.NET AJAX Bing Maps Server Control