Reference CLR Triggers from the master database...
Read MoreRead File data from MSI custom action for remote CLR installation...
Read MoreSQL stored procedure to insert data into Mongo DB...
Read MoreCode first Entity Framework 6.1 Custom Aggregate Function...
Read MoreSQL Server 2008 CLR vs T-SQL: Is there an efficiency/speed difference?...
Read MoreHave table-valued function in T-SQL return table with variable number of columns...
Read MoreExecute Stored Procedure or Dynamic SQL in a Function...
Read MoreCannot Update a table with TVF results...
Read MoreIn SQL Server 2005 emulating autonomous transaction...
Read MoreMoving C# in Process Functions to SQL Server CLR functions...
Read MoreAre CLR stored procedures preferred over TSQL stored procedures in SQL 2005+?...
Read MoreSQLCLR Aggregate: no message about NULL values being eliminated...
Read MoreHow to know TriggerContext's currently updated table?...
Read MoreProgramatically read SQL Server's query plan suggested indexes for a specific execution of SQL?...
Read MoreReturn a recordset from a SQL CLR Assembly?...
Read MorePermissions to execute CLR Triggers...
Read MoreFailed to create assembly 'System.ServiceModel.Internals' in SQL...
Read MoreHow to unload native DLL (loaded using [DllImport()] attribute) from SQL Server process?...
Read MoreHow to have a sql_variant parameter for a SQL CLR stored procedure?...
Read MoreSQL CLR Procedure Default Parameter in VS2008 deployment?...
Read MoreCLR Stored Procedures: how to set the schema/owner?...
Read MoreSQL CLR trigger: name of the context DB...
Read MoreSQL Server: How to copy a file (pdf, doc, txt...) stored in a varbinary(max) field to a file in a CL...
Read MoreAny performance implications of moving SqlDataReader to external function?...
Read MoreA single procedure needed for every CLR-function?...
Read MoreIs it possible to add a check constraint that calls a user defined function in a different database?...
Read MoreVS2013 Database Project without generating dll...
Read More