开发者

iPad Restkit and OData Microsoft SQL AZURE

开发者 https://www.devze.com 2023-04-05 03:33 出处:网络
I\'m developing an ipad app and I need to save some data in OData SQL Azure, I know how to get data sending requests with querys but I don\'t know how to send a post

I'm developing an ipad app and I need to save some data in OData SQL Azure, I know how to get data sending requests with querys but I don't know how to send a post request to insert开发者_如何学Go to OData, I don't know how to create the xml to send along with the request

I've been looking for information in OData.org but I don't quite get it.

Could anyone tell me how I should accomplish this?

Thanks!!! XD.


Did you look into the OData Client for Objective-C?

You should be able create your entities locally on the client in an ObjectContext, then call saveChanges.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号