Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sqlclr

How to create CLR stored procedure with Nvarchar(max) parameter?

Get the names of attributes from an element in a SQL XML column

.net sql-server xml xpath sqlclr

tSQLt TRUSTWORTHY and CLR requirement

SQLCLR Support on AWS SQL Server 2017 RDS

Can the F# core libs be SQLCLR-approved?

f# sqlclr

Register CLR function (WCF based) in SQL Server 2012

SQL Server CLR UDF with Out Parameters - Is It Possible?

CLR function will not return more than 4000 chars

How to call C# function in stored procedure

.Net Core assemblies in SQL CLR

sql-server sqlclr

Cannot add a SQLCLR assembly to database, Msg 300

"cursor like" reading inside a CLR procedure/function

c# sql-server-2008 sqlclr

c# SqlDecimal flipping sign in multiplication of small numbers

c# sql-server sqlclr

SQLCLR and DateTime2

Can SQL CLR triggers do this? Or is there a better way?

Types don't match for creating a CLR Stored Procedure

c# .net sql-server-2008 sqlclr

The type or namespace name 'DataSetExtensions' does not exist in the namespace 'System.Data' (are you missing an assembly reference?)

c# sql .net reference sqlclr

Visual Studio 2013 CLR Stored Procedures

how to deploy the CLR functions in SQL server 2008

SQL Server -- Handling null input in CLR User-Defined Function (UDF) with OnNullCall