Subscribe to Windows IT Pro
May 30, 2006 12:00 AM

Enabling .NET on SQL Server

Windows IT Pro
InstantDoc ID #50091
Rating: (0)

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 

Related Content:

ARTICLE TOOLS

Comments
    There are no comments to display. Be the first one!
You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.