SQL Azure Explorer

26 sec read

FileDownload[1] If you have already started playing around SQL Azure you will have probably stumbled on the limitation the SQL Management studio has. So I think you’ll find SQL Azure Explorer rather useful till Microsoft synchronizes its toolset with the Azure platform.

SQL Azure Explorer is an addin for Visual Studio 2010 Beta 1 that will enable you to manage you SQL Azure Tables just live the Visual Studio Server explorer.

Some of the main features right now is:

  • SQL Azure Explorer which contains:
    • Databases
    • Tables with columns
    • Views with columns
    • Stored procedures with parameters
    • Functions with parameters
  • Context menus for:
    • Open SQL Editor Window
    • Select Top 100 Rows
    • Script as CREATE for all tables, views, stored procedures and functions
  • SQL Editor Window with built in:
    • SQL Execute
    • Off line parser
    • Script formatter

Discover more from ksharp

Subscribe to get the latest posts sent to your email.

Get the most value out of your Azure SQL…

While running SQL Server in Azure Virtual Machines, it is recommended that you continue using the same database performance tuning options that are applicable...
kpantos
1 min read

Leave a Reply

Your email address will not be published. Required fields are marked *

Discover more from ksharp

Subscribe now to keep reading and get access to the full archive.

Continue reading