-
Book Overview & Buying
-
Table Of Contents
Microsoft SQL Azure Enterprise Application Development
By :
When you are connected to the SQL Azure Server from SSMS, you can work with the server objects as you would with local servers except that SQL Azure supports (presently) only a subset of the features supported by SQL Server 2008 R2 (November CTP). We will now review a number of features that are supported fully or partially.
Querying databases is one of the important tasks that you would do on a regular basis and the process of querying SQL Azure is no different from querying other databases except for some changes in the commands, as follows:
1. Click on Connect | Database Engine... toolbar item in SSMS to open the Connect to Server dialog.
2. Enter the credentials as before and click the Connect button.
3. This opens up the Object Explorer displaying the SQL Azure Server objects. As we saw earlier, there are two databases, master and Bluesky.
4. Click the New Query toolbar item, as shown in the following screenshot...
Change the font size
Change margin width
Change background colour