Introduction: In this article we are going to see how to get the connection string for the newly created SQL Azure Database using the Management portal in SQL Azure. Overview:…
Introduction: In this article we are going to see how to Add and Remove Firewall Rules using the Management portal in SQL Azure. Overview: SQL Azure Firewall rules are provided…
Introduction: In this article we are going to see how to create new View using the Management portal in SQL Azure. Overview: Creating view in traditional SQL Server database locally…
Introduction: In this article we are going to see how to create a new database stored procedure using the new Azure portal instead of using the SQL Server Management Studio.…
Introduction: In this article we are going to see how to create a new table and insert some records using the new Azure portal instead of using the SQL Server…
Introduction: In this article we can see how to test the connectivity level of the database created using the Azure Management portal. Overview: Using SQL Azure we can create our…
Introduction: In this article we are going to see how to manage the newly created SQL Azure database using the Azure management portal. Overview: Managing database server and the database…
Introduction: In this article we are going to see how to create a database from the scratch using SQL Azure using the online Azure Management portal. Overview: Before we create…
Introduction: In this article we are going to see how to create a New database server in Azure Management portal. Overview: Database servers are created for each subscriptions based on…
Microsoft® SSIS Balanced Data Distributor (BDD) is a new SSIS transform. This transform takes a single input and distributes the incoming rows to one or more outputs uniformly via multithreading.…