ALTER script

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
intelis
Posts: 1
Joined: Wed 25 Mar 2015 21:03

ALTER script

Post by intelis » Wed 25 Mar 2015 21:06

Greetings!

I am currently evaluating a few SQL Compare tools. I have a large, complex and un-maintained SQL 2008 database that I need to migrate to the latest version of my schema.

My goal is to use a tool to generate an ALTER script that will take the un-maintained database and migrate the schema to match my latest database.

Can I do this with dbForge? I've been trying but I can't figure it out.

THANKS!

alexa

Re: ALTER script

Post by alexa » Thu 26 Mar 2015 10:57

This could be performed with dbForge Schema Compare of SQL Server or dbForge Studio for SQL Server:
http://www.devart.com/dbforge/sql/schem ... nload.html
http://www.devart.com/dbforge/sql/studio/download.html

Please also see the following material on our website http://www.devart.com/dbforge/sql/schem ... nmore.html

Post Reply