SQL CLR Limitations in SQL Server 2005
Referring to my previous post about How to implement user defined aggregates in SQL Server 2005, I had a couple of emails about some problems when data size exceeds the 8KB which was a limit in SQL Server 2005.
I forgot to mention this point in my previous post, also I have to say that this problem or limitation is not a limitation any more in SQL Server 2008.