How to call the method of .net dll file from Sql Server Stored Procedure?


hello all,

  have written code , create library file microsoft visual studio 2008 , want call functions of dll stored procedure of sql server. how can thsi?

you need catalog assembly sql server , define types and/or methods create function, create procedure, create type, etc. access them from your t-sql code. here's section of sql server books online shows how this. http://msdn.microsoft.com/en-us/library/ms131102.aspx

cheers, bob beauchemin, sqlskills

 



SQL Server  >  .NET Framework inside SQL Server



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........