用c#编写自定函数添加到sqlserver中,2005出来后非常简单需要sql2005启用clrexec sp_configure 'show advanced options', '1';goreconfigure;goexec sp_configure 'clr enabled', '1'goreconfigure;exec sp_configure 'show advanced options', '1';go 相关文章: 2022-12-23 2021-10-19 2021-09-26 2022-12-23 2021-07-04 2021-09-26 2021-06-04 2022-12-23