IPad App pull and push relational data
问题 Im currently putting together a business app for an ipad. It will be talking to a Microsoft SQL server database. My question is what is the most efficient way to pull relational data over the line. One example is im showing a contact listing in the app. The contact record has a departmentID field (which is related to the department table) and a ContactTypeID field (which is related to the ContactType table). I am hoping that when the user first starts the app I will pull the department and