Tag Archives: SQLNewBlogger

Removing a LocalDB Instance

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This might be obvious and easy, but I spent a couple minutes learning how to remove a LocalDB instance. … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Removing a LocalDB Instance

Starting LocalDB–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Lots of people have never worked with LocalDB, which is an in-process version of SQL Express. No service account, … Continue reading

Posted in Blog | Tagged , , , | 2 Comments

Changing the Owner of a Database #SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I had an authorization issue with my account, and I decided to delete it and re-add it. That’s the … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Getting a Day Difference in PowerShell–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. SSMS froze on me the other day. Actually, it lightly responded to some things, but the window wouldn’t redraw … Continue reading

Posted in Blog | Tagged , , | Comments Off on Getting a Day Difference in PowerShell–#SQLNewBlogger