Can anyone help me finding a tool to manage azure sql database other than the azure management tool.
Brgds,
RAJ
- Moved by Saeid Hasani Tuesday, July 07, 2015 1:15 PM
Technology Tips and News
Can anyone help me finding a tool to manage azure sql database other than the azure management tool.
Brgds,
RAJ
Hello,
Please review the following tools including SSMS:
https://msdn.microsoft.com/library/azure/ee621784.aspx
SQL Server Data Tools.
https://msdn.microsoft.com/en-us/library/mt204009.aspx
http://sqlserverselect.blogspot.com/2012/06/sql-azure-development-tools.html
Visual Studio is available too for managing Windows Azure Databases.
Third party tools:
http://www.aquafold.com/dbspecific/azure_client.html
http://www.embarcadero.com/products/dbartisan/azure
Hope this helps.
Regards,
Alberto Morillo
SQLCoffee.com
Hello,
Please review the following tools including SSMS:
https://msdn.microsoft.com/library/azure/ee621784.aspx
SQL Server Data Tools.
https://msdn.microsoft.com/en-us/library/mt204009.aspx
http://sqlserverselect.blogspot.com/2012/06/sql-azure-development-tools.html
Visual Studio is available too for managing Windows Azure Databases.
Third party tools:
http://www.aquafold.com/dbspecific/azure_client.html
http://www.embarcadero.com/products/dbartisan/azure
Hope this helps.
Regards,
Alberto Morillo
SQLCoffee.com
download SQL Management Studio, it works just fine.
https://www.microsoft.com/en-us/download/details.aspx?id=42299
Thanks Mr. Alberto for your valuable response & links related to the subject line.
-Raj