Hi-
I'm actually not quite sure what you would like to do, but if you could clarify, I can try to help.
I think your question may be how to do this within C#. 99.9% of the time, if it’s possible to do in C#, then it’s possible to do in SQLCLR (under atleast the UNSAFE permission set).
Jason
I am running a windows service with one exposed object using remoting.
I want to call that from stored procedure/function created in SQL Server using C#.
No comments:
Post a Comment