|
|
-
|
|
Do you ever make faces like this?
I often end up doing this after reading the articles or listening to some of the webcasts by Paul, Jonathan, Kimberly, Glenn, Joe and Bob.
This expression says “Opps, Did I just assumed something!!!”
There are multi...
|
|
-
|
|
Yesterday there was an interesting question about SQL user MS_DataCollectorInternalUser.The question was something like -
” ms_datacollectorinternaluser is showing up as a login less user. Where did this come from? Can I remove? “
This questio...
|
|
-
|
|
This post is in continuation with my earlier posts
SQLSailor is exploring(Part1) – Creating my first SQL Database on Windows Azure
SQLSailor is exploring(Part 2) – Managing SQL Databases on Windows Azure
In this post we will check out how to design a SQL D...
|
|
-
|
|
Today there was an interesting question posted on twitter, and that made me think about ways on how we can play around with SQL Server features/options to find solutions for tricky questions and requirements.
There are multiple ways to find this info, and...
|
|
-
|
|
Page level restore is not something new for us, however page restore via SSMS (GUI) is something new, and it’s a feature available for SQL Server 2012.
Page level restores is a great flexible option to restore a particular page from the backup in the event...
|
|
-
|
|
Last week I had wrote about the all new windows Azure portal and started off creating the first SQL Database on Windows Azure. Please read that here.
Today we will see how we can manage the database which was created on Azure via the portal.
Managing SQL D...
|
|
-
|
|
The all new Windows Azure platform was announced yesterday by Scott Gu(CVP,Windows Azure Application Platform) and an online event was hosted here at http://www.meetwindowsazure.com/
You can watch the recorded keynote on demand here at http://www.meetwindo...
|
|
-
|
|
Couple of days back Microsoft released Windows Management Framework 3.0 Release Candidate which includes Power shell 3.0.
Download files and what’s new can be referred here.
One of the first changes I noticed with this release is feature rich ISE. Th...
|
|
-
|
|
Today I accidently came across the option called ‘Hide Instance’ flag for a SQL Instance.
This property looked pretty useful for me in case I don’t want anyone to browse for my SQL Instances easily.
There are many ways by which you can browse a...
|
|