开发者

Is it possible to call a function from and dotnet assemble from a MS SQL query?

Is it possible to call a functi开发者_JS百科on from and dotnet assemble from a MS SQL query?


You can do this by creating a CLR Stored procedure as long as you are using SQL Server 2005 or 2008.

You can also create CLR triggers, UDFs and few others.

http://en.wikipedia.org/wiki/SQL_CLR

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜