摘要: The database could not be exclusively locked to perform the operation(SQL Server 5030错误解决办法)SQL Server 5030错误解决办法今天在使用SQL Server时,由于之前创建数据库忘记了设置Collocation,数据库中插入中文字符都是乱码,于是到DataBase的Options中修改Collocation,出现了The database could not be exclusively locked to perform the operation这个错误,无法修改字符集为Chinese_PR 阅读全文
posted @ 2013-11-29 23:45 94cool 阅读(846) 评论(0) 推荐(0)
摘要: 问题:Server Error in '/' Application.Attempt by method 'CuteEditor.Editor+a+a+c+a+a.a()' to access method 'System.RuntimeType.get_Assembly()' failed.Description:An unhandled exception occurred during the execution of the current web request. Please review the stack trace for mo 阅读全文
posted @ 2013-11-29 23:30 94cool 阅读(444) 评论(0) 推荐(0)