Re: Maintain production DB with changes from development DB
From: Allan Mitchell (allan_at_no-spam.sqldts.com)
Date: 04/09/04
- Next message: George Prado: "Re: Maintain production DB with changes from development DB"
- Previous message: Allan Mitchell: "Re: dts package and t log"
- In reply to: George Prado: "Maintain production DB with changes from development DB"
- Next in thread: George Prado: "Re: Maintain production DB with changes from development DB"
- Reply: George Prado: "Re: Maintain production DB with changes from development DB"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 9 Apr 2004 17:08:11 +0100
I would be using a tool like Red Gate's SQL Compare. (Check the script
created though)
DTS will not update structure, it simply blows it away and replaces.
When you apply changes in your dev environments do you not keep the ALTER
scripts ?
-- -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "George Prado" <anonymous@discussions.microsoft.com> wrote in message news:CFDFD3FD-611D-49EC-B0F5-FD30BFF10B76@microsoft.com... > I have about 4 production SQL servers all with the same DB structure. Now I need to update them with changes done to my development server. What is the best way to update all four servers? Can DTS update the structure? Or will I have to write a script to update all 4 servers? Any help would be greatly appreciated.
- Next message: George Prado: "Re: Maintain production DB with changes from development DB"
- Previous message: Allan Mitchell: "Re: dts package and t log"
- In reply to: George Prado: "Maintain production DB with changes from development DB"
- Next in thread: George Prado: "Re: Maintain production DB with changes from development DB"
- Reply: George Prado: "Re: Maintain production DB with changes from development DB"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading