View Single Post

   
  #1 (permalink)  
Old 03-01-2008, 02:49 PM
John Sheppard
 
Posts: n/a
Default Track changes made to SQL Server

Hello there,

Does anyone know of a way to track changes to an SQL Server database so that
I can easily run those changes at a later date?

That is, I want to make schema changes, and record those changes so that I
can execute them 6 months later on a copy of the orignal database.

Thank you kindly for any ideas anyone may have
John


Reply With Quote