Tag Archives: administration

Adding Analysis Services (SSAS) to your SQL Server instance–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This is a fairly simple task, but recently I needed to test something in SSAS. I hadn’t installed this … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Adding Analysis Services (SSAS) to your SQL Server instance–#SQLNewBlogger

Dropping a Database Now–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. One of the things I find myself doing often with demos is dropping databases. I may create and drop … Continue reading

Posted in Blog | Tagged , , | Comments Off on Dropping a Database Now–#SQLNewBlogger

The Time to Patch

Microsoft has spent years working on building a reliable and dependable patch process for their software. While some products have had more sporadic updates, SQL Server has moved to a fairly regular schedule. Not quite a predictable “Patch Tuesday” schedule, … Continue reading

Posted in Editorial | Tagged | 5 Comments

Batch Scripting SQLCMD–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I wouldn’t do this anymore, but I ran across a post where someone couldn’t use PowerShell in their organization. … Continue reading

Posted in Blog | Tagged , , | Comments Off on Batch Scripting SQLCMD–#SQLNewBlogger