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
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:
Post a Comment