SQL Server Management Studio Tips : How to activate saving table modifications

来源:互联网 发布:unity3d的机械仿真 编辑:程序博客网 时间:2024/05/17 19:18

/*

Author: Jiangong SUN

*/


Once you have created a table using Sql Server Management Studio, you have done changes the table structure, you want to save it.

But SSMS doesn't allow you to do so.

You need to modify the configuration in Tools -> Options -> Designers and uncheck "Prevent saving changes that require table re-creation".






原创粉丝点击