Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sqlclr

How does one use TimeZoneInfo in a SQLCLR assembly in SQL Server 2012

Can't add System.IO.Compression to trusted assemblies in SQL Server

c# .net sql-server ssms sqlclr

Synchronize access to static variables in sql server SQLCLR

How to resolve VS2013 Error SQL71501: Procedure X has an unresolved reference to Assembly Y?

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?

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