Hey guys:
Do you guys know any iphone app which interact with SQL Server through XML. which can give me the idea how to interact with SQL Server through XML?
Here's a tutorial https://developer.omniture.com/node/321
It pretty much revolves around NSURLConnection, and NSXMLParser. That should give you a bit of a start on it.