Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a .NET assembly
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00831434
Message ID:
00831561
Views:
17
>Is it possible to call a .NET assembly function/procedure from a SQL trigger or stored procedure?

yes. You'd have to expose it through COM and then call it using the sp_oa* system stored procedures.

I can't imagine that it would be fast.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform