Skip to content Skip to sidebar Skip to footer
Showing posts with the label Clr

Sql Server 2008 Regex Clr Use

OK, I realize that SS 2008 doesn't have native regex functions. I also see that it's possib… Read more Sql Server 2008 Regex Clr Use

How To Make This Clr Work With 2005?

I am trying to make a clr stored procedure for a sql 2005 database that uses .net 3.5 assemblies So… Read more How To Make This Clr Work With 2005?

Vs 2012 Ssdt Build Clr With Ienumerable Failing On Generated Syntax

I'm attempting to reuse some code found here. After adding a new using the c# (shown below) se… Read more Vs 2012 Ssdt Build Clr With Ienumerable Failing On Generated Syntax

Threading In Clr In Sql Server 2008

I have a CLR process which runs under SQL Server2008. It builds a cache of several tables data to h… Read more Threading In Clr In Sql Server 2008

Sql Server Clr Stored Procedure Json Parameter

I've come across a scenario where I want to pass a large amount of data to a Stored Procedure f… Read more Sql Server Clr Stored Procedure Json Parameter