Does anyone know of any tools which will help us update a database (tables,
views, stored procedures, etc) to a new version?
We keep all the scripts necessary to create our database under version
control and when we cut a new release we need a method of updating existing
databases with all changes. A quick search of the NET brought up a tool
called Cast Release Builder. Has anyone had any good experiences with this
tool?
Ideally the tool would take two inputs: our database creation scripts and a
target database, and then automatically update the objects of the target
database, of course carefully preserving all existing data! I'm I asking for
too much?!
thanks,
Greg Milne,
Senior Developer,
Zonal Retail Data Systems,
Edinburgh.
--
Andrew J. Kelly, SQL Server MVP
TargitInteractive
"Greg Milne" <gr...@zonal.co.uk> wrote in message
news:OtPIU7OWCHA.1164@tkmsftngp10...