在使用SQLServer 2008 版本的时候,当我Design更改表然后保存时出现如下错误:Saving changes is not permitted.The changes you have made require the following tables to be dropped and re-created.You have either made changes to ...
现在手上有一个不大不小的系统,运行了一段...GO http://www.brentozar.com/archive/2011/09/sysadmins-guide-microsoft-sql-server-memory/这篇会告诉你限制 max server memory已经不合适了,应该加内存了 以上,基本解决内存问题,随笔记录