Clone Your SQL Server Databases Using SMO and PowerShell

Back in 2009, I wrote an article about how to generate SQL scripts using Windows PowerShell and Server Management Objects (SMO) using the Script() method. One thing that you need to consider when using the Script() method is making sure that you have taken into account all of the database objects as well as their […]

Embracing Your Failures

“In order to succeed, your desire for success should be greater than your fear of failure.” – Bill Cosby If you’re like me, you document every success you’ve accomplished ever since you can remember. Yes, they do look good on our resumes but they don’t tell the whole story.  It is equally important to be […]