<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>SQL Server</title>
        <link>http://geekswithblogs.net/tonyt/category/4060.aspx</link>
        <description>Topics that discuss SQL Server administration or development.</description>
        <language>en-US</language>
        <copyright>Anthony Trudeau</copyright>
        <managingEditor>agrt.home@hotmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>User Defined Aggregates (UDA) in SQL Server 2005</title>
            <link>http://geekswithblogs.net/tonyt/archive/2006/01/18/66318.aspx</link>
            <description>&lt;P&gt;I finally got back to reading some of my &amp;#8220;Introducing Microsoft SQL Server 2005 For Developers&amp;#8221; book and I stumbled upon the topic of user defined aggregates (UDA).&amp;nbsp; I think this is an interesting subject, although probably only useful in very distinct scenarios.&lt;/P&gt;
&lt;P&gt;The book talks about using it to concatenate a list of strings (e.g. e-mail addresses).&amp;nbsp; While this works after some modification of the code in the book (due to beta differences) it really isn't perfect for this situation, because the maximum size of the&amp;nbsp;serialized UDA is 8000 bytes.&amp;nbsp; (I'm not sure why this value was chosen as the maximum size.)&lt;/P&gt;
&lt;P&gt;The following article provides information on creating the UDAs: &amp;nbsp;&lt;A id=Editor_Edit_hlEntryLink title="view: User Defined Aggregates (UDA) in SQL Server 2005" href="/tonyt/articles/70274.aspx" target=_blank&gt;&lt;FONT color=#002c99&gt;http://geekswithblogs.net/tonyt/articles/70274.aspx&lt;/FONT&gt;&lt;/A&gt;.&lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=66318"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=66318" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/tonyt/aggbug/66318.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Anthony Trudeau</dc:creator>
            <guid>http://geekswithblogs.net/tonyt/archive/2006/01/18/66318.aspx</guid>
            <pubDate>Wed, 18 Jan 2006 20:50:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/tonyt/comments/66318.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/tonyt/archive/2006/01/18/66318.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/tonyt/comments/commentRss/66318.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/tonyt/services/trackbacks/66318.aspx</trackback:ping>
        </item>
    </channel>
</rss>