Asked by:
SQL Azure FAQ

General discussion
-
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 Negrin Friday, October 23, 2009 6:50 PM Update
- Moved by Brian AurichMicrosoft employee Tuesday, September 28, 2010 9:41 PM migration (From:SQL Azure)
- Edited by Dave Robinson - SQL Azure Monday, January 24, 2011 5:46 PM
Thursday, October 8, 2009 2:11 PM
All replies
-
Man can we have backup from your database is a dead or live situation :(
Friday, October 23, 2009 7:28 PM -
The 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.Thursday, December 17, 2009 8:43 PM
-
If this faq can be rearranged chronologically from CTP to the present time it will be more helpful. Otherwise it will remain just a list.
mysorianWednesday, March 10, 2010 1:37 PM -
How do I get the Inviation Code??
Regards
Ming Man
chanmmWednesday, March 31, 2010 6:25 AM -
You 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 ControlThursday, September 23, 2010 2:19 PM -
You 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 ControlThursday, September 23, 2010 2:20 PM