Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Thursday, October 12, 2017

User Defined Aggregate assembly / CLR / Database compatibility level

SQLServerCentral » Latest topics
User Defined Aggregate assembly / CLR / Database compatibility level
Hello,
I'm having a weird behavior on a clr aggregate function. (concatenation of several strings using a delimiter - code below)

- The CLR assembly was developed using .NET framework version v4.5
- SQL Server is v2016 (SP1) Dev edition

No comments: