.net调用存储过程碰到的一个问题
问题描述报错信息如下:
Execution of user code in the .NET Framework is disabled. Enable "clr enabled" configuration option.
解决办法usedasolPSDev;EXECsp_configure'clr enabled',1goRECONFIGUREgoEXECsp_configure'clr enabled'go
问题描述报错信息如下:
Execution of user code in the .NET Framework is disabled. Enable "clr enabled" configuration option.
解决办法usedasolPSDev;EXECsp_configure'clr enabled',1goRECONFIGUREgoEXECsp_configure'clr enabled'go