SQL Server Scema

From: alphaCodeWarrior (anonymous_at_discussions.microsoft.com)
Date: 04/26/04


Date: Mon, 26 Apr 2004 11:11:08 -0700

Does anyone know the best way to update an existing SQL Server database schema (sprocs, tables, etc.) without affecting data?

I need to update an already installed version of my application, and I do not want to overwrite the user's data.