It's funny you should ask. I'm starting a series of articles on VS.NET that
discuss how to execute CLR-based stored procedures. That is writing stored
procedures (and more) in VB.NET or any CLR-based language. It's just been
fleshed out at the PDC and made public.
Nope, this technology won't be online for some time, but if you're
considering this approach now, I would expect that it will be made obsolete
when Whidbey/Yukon hits.
No, don't ask me when it is planned to ship.
As for Extended Stored Procedures, I wrote an article on these a LONG time
ago and included this article on my book's CD (I think). The bottom line is
that there are a few good reasons/situations that call for compute-bound
processing called from a SP. However, for the most part, it's better to
stick with TSQL.
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
MVP, hRD
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.
__________________________________