call dll file in sqlserver

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hamed faravani
    New Member
    • Jan 2012
    • 1

    call dll file in sqlserver

    Hi For All
    I create a classLibrary in .NET that have 1 function that give 2 parameters
    then I debug my project and my output is 1 .dll file
    I want import this dll file into sqlserver then run it
    and we can send 2 value of filed(in certain table) into function then execute it in sqlserver
    please help me thanks
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Check out how an Extended Stored Procedure works.

    Good Luck!!!


    ~~ CK

    Comment

    Working...