SQL Server Admin
T-SQL Articles

November 09, 2009

Some Changes in the latest CTP of SQL Azure Service




Some new features have been introduced to the latest October CTP 2 of SQL Azure Service. The updated CTP still uses previous accounts, so you do not need the new invitation code again.

Following are some changes made to the new CTP:

With SQL Azure Services, you can now specify the maximum size for a database at the time of creation.

clip_image002

In addition, you now need to specify a list of IP addresses using the firewall feature which will connect to SQL Azure.

clip_image004

Once the IP addresses are specified and firewall settings in place, you can give the following command

CREATE DATABASE MyDB (MAXSIZE = 1GB)

You can read more on the list of changes over here


Did you like this post?
kick it on DotNetKicks.com
subscribe via rss subscribe via e-mail
print this post follow me on twitter



 
  Feedback:

comments

0 Responses to "Some Changes in the latest CTP of SQL Azure Service"
 

Copyright © 2009-2011 All Rights Reserved for SQLServerCurry.com by Suprotim Agarwal | Terms and Conditions