Tag Archives: SQLNewBlogger

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

Checking if a database has a master key–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I’ve been working with encryption in SQL Server for a long time, and have delivered quite a few presentations … Continue reading

Posted in Blog | Tagged , , , | 1 Comment