Published onApril 19, 2012SqlException: Execution of user code in the .NET Framework is disabledsql-serverdatabasetroubleshooting.netA quick solution to the "Execution of user code in the .NET Framework is disabled" error in SQL Server 2008 after migration.
Published onJanuary 11, 2012Adding a minimum length constraint in SQL Serversql-serverdatabaseconstraintsA guide on how to add a minimum length constraint in SQL Server using datalength() instead of len() for accurate character count.
Published onJanuary 5, 2012SQL Server 2005 maintenance plan fails and service pack fail to installsql-servertroubleshootingmaintenancedatabaseA guide to resolving SQL Server 2005 maintenance plan failures and service pack installation issues, including registry modifications and error resolution.