This error has to be one of the most famous error. I have installed SQL Server quite a many times, but I keep on getting this error once in a while. This is also one of the most searched error online. I have previously blogged about this but today, I planned to create a small video on the same subject. In this video, I demonstrate how one can resolve the permissions issue with this error. Let us learn about fixing a backup error.Â
SQL SERVER – List the Name of the Months Between Date Ranges
Here is another interesting question, I received the other day. “How to list the name of the months between two date ranges?” Very interesting question. I had no script ready for it so I asked my friend who used to my co-worker earlier and he has sent me the script…
Read MoreSQL SERVER – Finding if Current Week is Odd or Even – Script
Here is an interesting question I received from my friend who is working in Bank as a DBA. “Pinal, We have a requirement in bank that every 2nd and 4th week we keep more cash in our bank where as we can keep less cash on other weeks. I want…
Read MoreSQL SERVER – Reverse String Word By Word
Earlier I wrote a blog post where I have reversed the entire string which was passed to the function. You can read that over here User Defined Functions (UDF) to Reverse String. In that blog post I wrote a function which would reverse an entire string. However, recently I read…
Read MoreSQL SERVER – The Basics of the SSIS Data Flow Task – Notes from the Field #057
[Note from Pinal]: This is a new episode of Notes from the Field series. SQL Server Integration Service (SSIS) is one of the most key essential part of the entire Business Intelligence (BI) story. It is a platform for data integration and workflow applications. As wikipedia says – It features…
Read MoreSQL SERVER – How to Disable and Enable All Constraint for Table and Database
One of the most popular questions I find still coming to via email is how to enable or disable all the constraint for single table or database. Well, in this blog post we will not discuss the reasons why do you need them or what are the advantages or disadvantages…
Read MoreSQL SERVER – How to Learn SQL Server 2014 – Video Tutorial
As December begins the realization is that Year 2014 is about to come to an end. The month of November was a travel month for me. I have travelled to 6 different cities, 2 countries and 3 different conferences presenting and discussing SQL Server. While presenting at this conference I…
Read More


