Hi friends!
I'm developing small application for my colleagues, I have some procedure on SQL Server, which returns XML. And I'd like to publish this XML on the Web server.
I think that should exist easy way to do it, but I can find it.
I have the following setup:
- SQL Server 2005 Standard
- IIS 7
- Windows Server 2008
best regards