News

To find the database name you can pipe the output of Get-AzureSqlDatabasServer directly to Get-AzureSqlDatabase. You can see here that I'll be using a database name of myazuredatabase. [Click on image ...
Yes, I image and have have a spare set of identical hardware waiting to be booted with the imaged drive. Planned for in advance so it was made easy by procuring all servers of the same model.
I had to re-start SQL Server for the changes to take effect. After the SQL Server had finished restarting, I went back to the SQL Server Configuration Manager, double-clicked TCP/IP and got the TCP ...
The image below shows how you would write a JOIN in SQL and how you would write a JOIN in N1QL. This is a very simple example. To learn more about what can be done with N1QL visit the Couchbase ...