Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sqlclr

redeploying a .NET assembly that contains CLR stored procedures

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

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