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
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
Comment