Comments
2 comments
-
SQL Compare doesn't yet have a name mapping feature, although this is something we will consider for a future release. The alternative at the moment is to rename the objects and fields before using SQL Compare. SQL Refactor has a "Smart Rename" feature that should be able to do this for you:
http://www.red-gate.com/products/SQL_Refactor/index.htm
Let us know if this approach works for you.
Kind regards,
David Atkinson
Red Gate Software -
Thank you, David.
Add comment
Please sign in to leave a comment.
The whole idea was to simplify live database modification by automatically generating a single change script and then running it. But it looks like I need to manually generate several scripts using SQL Server Management Studio and run them, while RedGate SQL Compare cannot help.