| 
	
 | 
 Posted by Erland Sommarskog on 10/21/05 16:39 
Hans Bampel (web-accounts@gmx.de) writes: 
> i have created some (test) Web Services in a Sql Server 2005 via the 
> Create Endpoint Statement. Now i look for a node in the "Managment 
> Studio" where i can see these Web Services. But i dont found that. What 
> is the plainest way to do that? What alternatives are existent? 
 
There may not be a graphical interface for this. I don't have Mgmt Studio 
running now, and I don't know what a web service is. But if it's the  
endpoints you are looking for, I seem to recall that there are catalog views  
for these. Check out T-SQL Reference, System Views, Catalog Views in  
Books Online. 
 
Hm, when I think of it, I might have seen an Endpoints node under Security, 
but I might be wrong. 
 
 
--  
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se 
 
Books Online for SQL Server SP3 at 
http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp
 
[Back to original message] 
 |