Re: Stored Procedure Calling VB.NET code by William
William
Thu Feb 05 13:22:21 CST 2004
That's coming. The Yukon release of SQL Server supports calling C# and
VB.NET code from stored procedures (and more). What is it that you're trying
to do in this called function?
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
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.
__________________________________
"Anonymous" <anonymous@discussions.microsoft.com> wrote in message
news:A8AB0F51-C26A-46FD-B0FE-A94ED0E6CD32@microsoft.com...
> Thanks, Mr. Steele and Mr. Barker. Is there any way that the SQL Server
Stored Procedure can call a .NET class instead of a COM object? Thanks for
info.