February 18, 2009 at 11:10 pm
Hi friends,
i am using SQL CLR and Calling the webservice according to my condition. In my current scenario i have two webservices which require calling according to condition on fly mode.
But its not working at dynamic mode.
February 19, 2009 at 8:06 am
Hem,
You are going to have to be a lot more specific about your problem for us to help you with it. What is the code that you are using to make the calls, what is your assembly cataloged as, and what specific errors are you encountering and where in the code? One way to debug your code is to create a console application that references your SQL assembly DLL and calls the methods in the SQL Assembly and uses Console.WriteLine() to output the results to screen. Don't write this as a part of your assembly or you will have problems when you load it in SQL.
Jonathan Kehayias | Principal Consultant | MCM: SQL Server 2008
My Blog | Twitter | MVP Profile
Training | Consulting | Become a SQLskills Insider
Troubleshooting SQL Server: A Guide for Accidental DBAs[/url]
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply