Nov 19 2005
How to Upgrade a Live SQL Server Database
So you have a (near-) 24×7 website running on multiple servers in a web farm and you need to upgrade the database. How do you upgrade the database without taking the site down or breaking things? Anybody who has run a 24×7 web-based business will know the challenges of upgrading the production system to support new features, all while keeping the site running smoothly and seamlessly. You can’t ensure that everything accessing the database is upgraded at the same instant.
Read more on this discussion and discover a simple solution.
SQL Server, web development, database
Related posts

























