可以在SQL Server Management Studio中执行以下语法
exec sp_configure 'show advanced options', '1';goreconfigure;goexec sp_configure 'clr enabled', '1'goreconfigure;exec sp_configure 'show advanced options', '1';go
名称(*)
正航软件评论文章:
留言本
补丁安装评论文章:
1122评论文章:
安装SQL2008R2出现错误Could not open key : UNKNOWN\Components解决办法
正航软件各版本最新补丁包信息