|
by Wayne Walter Berry via SQL Azure Team Blog on 5/19/2010 4:48:00 AM
Starting with SQL Server 2008 R2, SQL Server Management Studio can connect directly to SQL Azure. The minimum install to do this is SQL Server Management Studio Express Edition (download here for free); however any version of SQL Server (except SQL Server Express) that includes the SQL Server Management Studio will work.
Here is how to us SQL Server Management Studio to attach to SQL Azure:
1. The first step is to figure out your server name, to do this go to the SQL Azure Portal.
2. Login wi
... [ read more ]
|