默认情况下,SQL Server 2008会阻止保存要求重新创建表的更改,如果我们想修改某字段的数据类型等等,不好意思,无法保存。
有的时候我们需要修改表,这样很不方便,网上找到解决办法,就是设置一下数据库管理器:Tools→Options→Designers→Table and Database Designers,在Table Options中去掉Prevent saving changes that require table re-creation的勾,OK。
默认情况下,SQL Server 2008会阻止保存要求重新创建表的更改,如果我们想修改某字段的数据类型等等,不好意思,无法保存。
有的时候我们需要修改表,这样很不方便,网上找到解决办法,就是设置一下数据库管理器:Tools→Options→Designers→Table and Database Designers,在Table Options中去掉Prevent saving changes that require table re-creation的勾,OK。
posted on
2009-04-09 18:02秋忆
阅读(1595)
评论(0)
编辑收藏举报