Link to home
Start Free TrialLog in
Avatar of jdana
jdanaFlag for United States of America

asked on

Record Table Changes in Scripts

Back with SQL Server 2000 Enterprise Manager, I seem to recall a way to "record" a change to a table in a script.  I could make a change to a table on the development server, record the script, test the change on the development server, then run the script on the production server.  Does SSMS offer such a tool?
Avatar of Aneesh
Aneesh
Flag of Canada image

Hello jdana,
yes SSMS has that feature
i


GOD BLESS,

Aneesh R.
Avatar of jdana

ASKER

Where do I find it in the SSMS IDE?
ASKER CERTIFIED SOLUTION
Avatar of Aneesh
Aneesh
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jdana

ASKER

Perfect.  Thank you sir.