Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sqlclr

How to use TransactionScope in SQLCLR without escalation to MSDTC

How to get the Collation of string Fields in a Result Set via SqlDataReader?

SQL71501: Trigger: [dbo].[TriggerName] has an unresolved reference to object [dbo].[TableName]

How to allow a SQL CLR function to run in parallel query plan and also have data access permissions

How to Migrate Old Visual Studio Project to Visual Studio 2017?

SQL Server HASHBYTES SHA2_512 and C#

Why won't SQL Server register my assembly as SAFE?

sql-server sqlclr

SQL Server: UDT versus UDDT?

How to have a sql_variant parameter for a SQL CLR stored procedure?

Where does SQL Server store deployed CLR Assemblies?

c# sql-server sqlclr

Is it possible to create a new T-SQL Operator using CLR Code in SQL Server?

Microsoft.SqlServer.Server namespace

c# sql-server sqlclr

Why can I not register System.Web in SQL Server 2008?

sql-server sqlclr

Schema for CLR Stored Procedure During Deployment

How to deploy SQL CLR stored procedure to multiple servers

SQL CLR function based on .net ComputeHash is not working with Cyrrilic

c# .net tsql hash sqlclr

How to sign an unsafe C# CLR and assemblies that I'm using instead of putting database trustworthy on

Extracting a .NET Assembly from SQL Server 2005

c# .net sql-server sqlclr

SQLCLR using the wrong version of the .NET Framework

The dbType NVarChar is invalid for this constructor

c# sql-server-2008 sqlclr