WebServices with IIS or SQL?
Hello there.
I want to ask when I should make webservices with visual studio.net and when with Sql Server. How should I take that decision?
any scenario examples?
Thanks
Hello there.
I want to ask when I should make webservices with visual studio.net and when with Sql Server. How should I take that decision?
any scenario examples?
Thanks
There is also a section in SQL 2005 Books Online that compares the differences between using SQLXml and Native Web Service. You can find the section in Books Online from the Index under "Native XML Web Services" -> "vs. SQLXML"