News
SQL Server CLR Integration Have you ever noticed that the ROUND function in SQL Server returns different results than the Math.Round method in the .NET Framework? Try and execute the following code in ...
SQL Server 2005 will integrate with the CLR, so you can deploy C# or VB.NET code within the SQL Server process. In this first of a two-part series, Shawn Wildermuth explains what's involved, and ...
With the CLR hosted in Microsoft SQL Server (called CLR integration), you can author stored procedures, triggers, user-defined functions, user-defined types, and user-defined aggregates in managed ...
After confirming with the SQL Server DBA that a CLR function would be permitted on the production SQL Server, I wrote the function that appears in Listing 1. You'll notice it uses the Microsoft.Net ...
CLR functions that perform string manipulation and substring extraction perform very well in SQL Server.
SQL Server includes .Net&'s CLR so assemblies can execute on the same server. By managing the execution of multiple applications in process outside and inside the CLR, SQL Server can optimize both ...
So I'm faced with a task that involves compressing data stored in an SQL Server 2005 database.The data is mainly pdf documents, but tons of other documents are stored there as well. Most of them ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results