Thank you for recommending "Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.". Your recommendation has been successfully processed.
Friend 1
How do I enable Microsoft .NET on SQL Server?
You use the standard sp_configure stored procedure, as the following T-SQL code shows:
sp_configure 'CLR Enabled', 1 GO RECONFIGURE EXEC sp_configure
ARTICLE TOOLS
advertisement
© 2012 Penton Media, Inc.
Home About Us Advertise Customer Service Privacy Statement Subscribe/Renew Terms Of Use
Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.