In this post we explore the option within SSMS which allows the DBA and developer to generate scripts for all data and database objects within SQL Server Database. […]
Always use source control
One important thing I learned early on in my career is that source control is important. It is a shame when weeks or month worth of effort gets […]
SQL Server Replication Series: – Errors cannot drop distribution database
When removing replication from a server using the wizard you might get the below error message if you choose to drop the distribution database. The reason for the […]
SQL Server Replication Series Part 1
This blog is the first in a series on the topic of SQL Server replication. The topics are the same for the most part for SQL Server 2008 […]