Previous Thread:   SQL 2005 and CLR

3/3/2006 2:57:08 PM    CLR Aggregate that does a query in Init
I suppose this is not an option as the template attributes don't support  
  
it... true?  
  
--  
  
____________________________________  
  
William (Bill) Vaughn  
  
Author, Mentor, Consultant  
  
Microsoft MVP  
  
INETA Speaker  
  
www.betav.com/blog/billva  
  
www.betav.com  
  
Please reply only to the newsgroup so that others can benefit.  
  
This posting is provided "AS IS" with no warranties, and confers no rights.  
  
__________________________________



3/4/2006 10:41:54 PM    Re: CLR Aggregate that does a query in Init
Sounds like a very bad idea to me.  Do you know for sure how many times Init  
  
will be called per group?  Think about what might happen if the query goes  
  
parallel.  
  
--  
  
Adam Machanic  
  
Pro SQL Server 2005, available now  
  
http://www.apress.com/book/bookDisplay.html?bID=457  
  
--  
  
"William (Bill) Vaughn" <billvaRemoveThis@nwlink.com> wrote in message  
  
news:e5F4MXxPGHA.3944@tk2msftngp13.phx.gbl...