Hello,
I want to write an app that would basically take data from SQL Server and display it in iPad. I researched on this and people said to make use of web services and OData. I learnt how to make a web service using OData and display it.
http://www.hanselman.com/blog/CreatingAnODataAPIForStackOverflowIncludingXMLAndJSONIn30Minutes.aspx
This link helped me out.Now for part -2. How do i take that information and show it on iPad. Does obj-c have an API to interact with SQL directly?More questions coming. Can you give me topics to help me out with.
I want to write an app that would basically take data from SQL Server and display it in iPad. I researched on this and people said to make use of web services and OData. I learnt how to make a web service using OData and display it.
http://www.hanselman.com/blog/CreatingAnODataAPIForStackOverflowIncludingXMLAndJSONIn30Minutes.aspx
This link helped me out.Now for part -2. How do i take that information and show it on iPad. Does obj-c have an API to interact with SQL directly?More questions coming. Can you give me topics to help me out with.