Jason,
Andrew is correct. Refer :
Using Extended Stored Procedures or SP_OA Stored Procedures to Load CLR in
SQL Server Is Not Supported
http://support.microsoft.com/default...;en-us;Q322884
--
Dinesh.
SQL Server FAQ at
http://www.tkdinesh.com
"Andrew J. Kelly" <sqlmvpnooospam (AT) shadhawk (DOT) com> wrote
Quote:
It is not possible in 2000 but will be in Yukon. Actually it will be
native
code so it wont be the same as an extended sp, it will be much better.
--
Andrew J. Kelly
SQL Server MVP
"Jason" <jason.smallman (AT) syntegra (DOT) com> wrote in message
news:8a3801c34568$1e8cdfd0$a401280a (AT) phx (DOT) gbl...
Is it possible (or will it be possible) to extend stored
procedures using .net languages (not C++)? |