Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sqlclr

Can you create a CLR UDT to allow for a shared Table type across databases?

Avoiding TRUSTWORTHY ON and PERMISSION_SET = UNSAFE using System.Net.Http

Install a CLR for SQL Server Linux edition

c# sql-server linux sqlclr

How are parameters passed from SQL Server to a CLR based stored procedure?

c# sql-server ssms sqlclr

SQLCLR - How can I register referenced assemblies of my CLR assembly without setting TRUSTWORTHY ON?

sql-server sqlclr

Code first Entity Framework 6.1 Custom Aggregate Function

SQL Server CLR project version number increment

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

What is the purpose and risks of enabling SQL CLR?

sql-server sqlclr tsqlt

SQL Server: "CREATE ASSEMBLY for assembly 'Test' failed because assembly 'Test' is malformed or not a pure .NET assembly."

c# sql-server c++-cli sqlclr