Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds

Manage SQL Azure Databases with the Web Interface 'Houston'

Save for later
  • 2 min read
  • 21 Jan 2011

article-image

 

Microsoft SQL Azure Enterprise Application Development


manage-sql-azure-databases-web-interface-houston-img-0

Build enterprise-ready applications and projects with SQL Azure

  • Develop large scale enterprise applications using Microsoft SQL Azure
  • Understand how to use the various third party programs such as DB Artisan, RedGate, ToadSoft etc developed for SQL Azure
  • Master the exhaustive Data migration and Data Synchronization aspects of SQL Azure.
  • Includes SQL Azure projects in incubation and more recent developments including all 2010 updates


Appendix

In order to use this program and follow the article you should have an account on the Windows Azure Platform on which preferably an SQL Azure server has been provisioned. This would also imply that you have a Windows Live ID to access the portal.

As mentioned, in this article we look at some of the features of this web based tool and carry out a few tasks.

Click the Launch Houston button in the Project Houston CTP1 page shown here on the SQLAzureLabs portal page.

manage-sql-azure-databases-web-interface-houston-img-1


This brings up a world map displaying the current Windows Azure Data Centers available and you have to choose the data center on which you have an account. For the present article we will use the Southeast Asia data center and sometimes the North Central US data center.

manage-sql-azure-databases-web-interface-houston-img-2


Click on Southeast Asia location. The Silverlight application gets launched from the URL: https://manage-sgp.cloudapp.net/ displaying the license information that you need to agree to before going forward.

manage-sql-azure-databases-web-interface-houston-img-3


When you click OK, the Login in page is displayed as shown.

Unlock access to the largest independent learning library in Tech for FREE!
Get unlimited access to 7500+ expert-authored eBooks and video courses covering every tech area you can think of.
Renews at $19.99/month. Cancel anytime

manage-sql-azure-databases-web-interface-houston-img-4


You need to enter the server information at the Southeast Asia data center as shown. Click Connect.

The connection gets established to the above SQL Azure server as shown in the next image.

manage-sql-azure-databases-web-interface-houston-img-5


This is much better looking than the somewhat ‘drab’ looking SSMS interface (albeit fully mature)shown here for comparison.

manage-sql-azure-databases-web-interface-houston-img-6


Changing the database


If you need to work with a different database, click on Connect DB at the top left of 'Houston' user interface, as shown in the next image.

manage-sql-azure-databases-web-interface-houston-img-7


The conneciton interface comes up again where you indicate the name of database as shown.

manage-sql-azure-databases-web-interface-houston-img-8


Here the database has been changed to master. Click Connect now connects you to the master database as shown.